Searched refs:max10_dev (Results 1 – 5 of 5) sorted by relevance
160 if (!smgr || !smgr->max10_dev) in n3000_cancel()188 if (!smgr || !smgr->max10_dev) in n3000_prepare()252 if (!smgr || !smgr->max10_dev) in n3000_write_blk()292 if (!smgr || !smgr->max10_dev) in n3000_write_done()359 if (!smgr || !smgr->max10_dev) in n3000_check_complete()525 if (!smgr || !smgr->max10_dev) in n3000_reload()530 ret = n3000_reload_fpga(smgr->max10_dev, psel); in n3000_reload()533 ret = n3000_reload_bmc(smgr->max10_dev, psel); in n3000_reload()550 if (!smgr || !smgr->max10_dev) in n3000_get_hw_errinfo()593 if (!fme || !fme->max10_dev) in init_sec_mgr()[all …]
993 fme->max10_dev = max10; in fme_spi_init()1004 intel_max10_device_remove(fme->max10_dev); in fme_spi_init()1014 if (fme->max10_dev) in fme_spi_uinit()1015 intel_max10_device_remove(fme->max10_dev); in fme_spi_uinit()1168 fme->max10_dev = max10; in fme_nios_spi_init()1189 intel_max10_device_remove(fme->max10_dev); in fme_nios_spi_init()1200 if (fme->max10_dev) in fme_nios_spi_uinit()1201 intel_max10_device_remove(fme->max10_dev); in fme_nios_spi_uinit()1438 dev = (struct intel_max10_device *)fme->max10_dev; in fme_mgr_get_retimer_info()1460 dev = (struct intel_max10_device *)fme->max10_dev; in fme_mgr_get_retimer_status()[all …]
296 if (!smgr || !smgr->max10_dev) { in fpga_update_flash()337 if (smgr->max10_dev->staging_area_size < smgr->rsu_length) { in fpga_update_flash()339 "[%u<%u]\n", smgr->max10_dev->staging_area_size, in fpga_update_flash()
74 struct intel_max10_device *max10_dev; member
86 void *max10_dev; /* MAX10 device */ member