Searched refs:CONFIG_MACS_PER_CC_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/ethosu/ | ||
| H A D | ethosu_device.h | 52 #define CONFIG_MACS_PER_CC_MASK GENMASK(3, 0) macro |
| H A D | ethosu_drv.c | 326 1 << FIELD_GET(CONFIG_MACS_PER_CC_MASK, config), in ethosu_init() |