Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_regs.h44 #define HDLCD_VERSION_MINOR_MASK 0x000000FF macro
H A Dhdlcd_drv.c132 version & HDLCD_VERSION_MINOR_MASK); in hdlcd_load()