Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dhpfb.c198 #define HPFB_FBWMSB 0x05 /* Frame buffer width */ macro
241 fb_width = (in_8(fb_regs + HPFB_FBWMSB) << 8) | in_8(fb_regs + HPFB_FBWLSB); in hpfb_init_one()