Searched refs:S1DREG_CRT_DISP_MODE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/boards/mach-microdev/ |
H A D | setup.c | 87 { S1DREG_CRT_DISP_MODE, 0x05 },
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-microdev/ |
H A D | setup.c | 87 { S1DREG_CRT_DISP_MODE, 0x05 },
|
/kernel/linux/linux-5.10/include/video/ |
H A D | s1d13xxxfb.h | 73 #define S1DREG_CRT_DISP_MODE 0x0060 /* CRT/TV Display Mode Register */ macro
|
/kernel/linux/linux-6.6/include/video/ |
H A D | s1d13xxxfb.h | 73 #define S1DREG_CRT_DISP_MODE 0x0060 /* CRT/TV Display Mode Register */ macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | s1d13xxxfb.c | 209 val = s1d13xxxfb_readreg(s1dfb, S1DREG_CRT_DISP_MODE); /* read colour control */ in s1d13xxxfb_set_par() 240 s1d13xxxfb_writereg(s1dfb, S1DREG_CRT_DISP_MODE, val); in s1d13xxxfb_set_par() 660 display = s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_MODE); in s1d13xxxfb_fetch_hw_state()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | s1d13xxxfb.c | 209 val = s1d13xxxfb_readreg(s1dfb, S1DREG_CRT_DISP_MODE); /* read colour control */ in s1d13xxxfb_set_par() 240 s1d13xxxfb_writereg(s1dfb, S1DREG_CRT_DISP_MODE, val); in s1d13xxxfb_set_par() 659 display = s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_MODE); in s1d13xxxfb_fetch_hw_state()
|
Completed in 5 milliseconds