Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/video/
A Ds1d13xxxfb.h63 #define S1DREG_CRT_DISP_HWIDTH 0x0050 /* CRT/TV Horizontal Display Width Register: ((val)+1)*8)=pi… macro
/linux-6.3-rc2/arch/sh/boards/mach-microdev/
A Dsetup.c77 { S1DREG_CRT_DISP_HWIDTH, 0x63 },
/linux-6.3-rc2/drivers/video/fbdev/
A Ds1d13xxxfb.c693 xres = (s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_HWIDTH) + 1) * 8; in s1d13xxxfb_fetch_hw_state()

Completed in 5 milliseconds