Searched refs:ethosu_dev_init (Results 1 – 4 of 4) sorted by relevance
| /hal_ethos_u-latest/src/ |
| D | ethosu_device.h | 40 bool ethosu_dev_init(struct ethosu_device *dev, void *base_address, uint32_t secure_enable, uint32_…
|
| D | ethosu_device_u55_u65.c | 69 bool ethosu_dev_init(struct ethosu_device *dev, void *base_address, uint32_t secure_enable, uint32_… in ethosu_dev_init() function
|
| D | ethosu_device_u85.c | 59 bool ethosu_dev_init(struct ethosu_device *dev, void *base_address, uint32_t secure_enable, uint32_… in ethosu_dev_init() function
|
| D | ethosu_driver.c | 451 if (!ethosu_dev_init(&drv->dev, base_address, secure_enable, privilege_enable)) in ethosu_init()
|