Searched refs:ID_VER_MINOR_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/ethosu/ | ||
| H A D | ethosu_device.h | 50 #define ID_VER_MINOR_MASK GENMASK(7, 4) macro |
| H A D | ethosu_drv.c | 324 FIELD_GET(ID_VER_MINOR_MASK, id), in ethosu_init() |