Home
last modified time | relevance | path

Searched refs:intel_max10_device (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h32 struct intel_max10_device { struct
144 int max10_reg_read(struct intel_max10_device *dev,
146 int max10_reg_write(struct intel_max10_device *dev,
148 int max10_sys_read(struct intel_max10_device *dev,
150 int max10_sys_write(struct intel_max10_device *dev,
152 struct intel_max10_device *
155 int intel_max10_device_remove(struct intel_max10_device *dev);
H A Dopae_intel_max10.c8 int max10_reg_read(struct intel_max10_device *dev, in max10_reg_read()
20 int max10_reg_write(struct intel_max10_device *dev, in max10_reg_write()
35 int max10_sys_read(struct intel_max10_device *dev, in max10_sys_read()
45 int max10_sys_write(struct intel_max10_device *dev, in max10_sys_write()
75 is_max10_pac_n3000(struct intel_max10_device *max10) in is_max10_pac_n3000()
94 static int altera_nor_flash_read(struct intel_max10_device *dev, in altera_nor_flash_read()
353 static int max10_add_sensor(struct intel_max10_device *dev, in max10_add_sensor()
561 max10_secure_hw_init(struct intel_max10_device *dev) in max10_secure_hw_init()
588 max10_non_secure_hw_init(struct intel_max10_device *dev) in max10_non_secure_hw_init()
597 struct intel_max10_device *
[all …]
H A Difpga_fme.c908 static int spi_self_checking(struct intel_max10_device *dev) in spi_self_checking()
945 struct intel_max10_device *max10; in fme_spi_init()
1084 struct intel_max10_device *max10; in fme_nios_spi_init()
1404 struct intel_max10_device *dev; in fme_mgr_get_retimer_info()
1406 dev = (struct intel_max10_device *)fme->max10_dev; in fme_mgr_get_retimer_info()
1425 struct intel_max10_device *dev; in fme_mgr_get_retimer_status()
1428 dev = (struct intel_max10_device *)fme->max10_dev; in fme_mgr_get_retimer_status()
1454 struct intel_max10_device *dev; in fme_mgr_get_sensor_value()
1456 dev = (struct intel_max10_device *)fme->max10_dev; in fme_mgr_get_sensor_value()