Home
last modified time | relevance | path

Searched refs:CONFIG_MACS_PER_CC_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/ethosu/
H A Dethosu_device.h52 #define CONFIG_MACS_PER_CC_MASK GENMASK(3, 0) macro
H A Dethosu_drv.c326 1 << FIELD_GET(CONFIG_MACS_PER_CC_MASK, config), in ethosu_init()