Home
last modified time | relevance | path

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

/linux-2.6.39/include/video/
Ds1d13xxxfb.h73 #define S1DREG_CRT_DISP_MODE 0x0060 /* CRT/TV Display Mode Register */ macro
/linux-2.6.39/arch/sh/boards/mach-microdev/
Dsetup.c89 { S1DREG_CRT_DISP_MODE, 0x05 },
/linux-2.6.39/drivers/video/
Ds1d13xxxfb.c216 val = s1d13xxxfb_readreg(s1dfb, S1DREG_CRT_DISP_MODE); /* read colour control */ in s1d13xxxfb_set_par()
247 s1d13xxxfb_writereg(s1dfb, S1DREG_CRT_DISP_MODE, val); in s1d13xxxfb_set_par()
672 display = s1d13xxxfb_readreg(par, S1DREG_CRT_DISP_MODE); in s1d13xxxfb_fetch_hw_state()
/linux-2.6.39/arch/arm/mach-at91/
Dboard-yl-9200.c452 {S1DREG_CRT_DISP_MODE, 0x05}, /* CRT/TV Display Mode Register, 16BPP*/