Searched refs:CR6B (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/via/
H A Ddvi.c206 /* CR6B[0]VCK Input Selection: 1 = External clock. */ viafb_dvi_sense()
207 RegCR6B = viafb_read_reg(VIACR, CR6B); viafb_dvi_sense()
208 viafb_write_reg(CR6B, VIACR, RegCR6B | 0x08); viafb_dvi_sense()
255 viafb_write_reg(CR6B, VIACR, RegCR6B); viafb_dvi_sense()
409 viafb_write_reg_mask(CR6B, VIACR, 0x01, BIT0); viafb_dvi_enable()
H A Dviamode.c39 {VIACR, CR6B, 0xFF, 0x00},
84 {VIACR, CR6B, 0xFF, 0x00},
162 {VIACR, CR6B, 0xFF, 0x00},
199 {VIACR, CR6B, 0xFF, 0x00},
H A Dshare.h195 #define CR6B 0x6B macro
H A Dlcd.c749 viafb_write_reg_mask(CR6B, VIACR, 0x00, 0x08); viafb_lcd_disable()
773 viafb_write_reg_mask(CR6B, VIACR, 0x00, BIT3); viafb_lcd_enable()
/linux-4.1.27/drivers/staging/xgifb/
H A Dvb_init.c415 /* CR6B DQS fine tune delay */ XGINew_SetDRAMDefaultRegister340()
/linux-4.1.27/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1996 enum ACTIVE_DISPLAYS { /* These are the bits in CR6B */ savage_init_hw()

Completed in 128 milliseconds