Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpmagb-b-fb.h42 #define SFB_VID_VER_BP_SHIFT 0x16 /* back porch */ 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()