Searched refs:ID_VER_MAJOR_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/ethosu/ | ||
| H A D | ethosu_device.h | 49 #define ID_VER_MAJOR_MASK GENMASK(11, 8) macro |
| H A D | ethosu_drv.c | 323 FIELD_GET(ID_VER_MAJOR_MASK, id), in ethosu_init() |