Searched refs:HDLCD_VERSION_MINOR_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/arm/ | ||
H A D | hdlcd_regs.h | 44 #define HDLCD_VERSION_MINOR_MASK 0x000000FF macro |
H A D | hdlcd_drv.c | 132 version & HDLCD_VERSION_MINOR_MASK); in hdlcd_load() |