Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_device.h49 #define ID_VER_MAJOR_MASK GENMASK(11, 8) macro
H A Dethosu_drv.c323 FIELD_GET(ID_VER_MAJOR_MASK, id), in ethosu_init()