Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpmagb-b-fb.h43 #define SFB_VID_VER_BP_MASK 0x3f macro
/openbmc/linux/drivers/video/fbdev/
H A Dpmagb-b-fb.c165 SFB_VID_VER_BP_SHIFT) & SFB_VID_VER_BP_MASK; in pmagbbfb_screen_setup()