Searched refs:CR5D (Results 1 – 6 of 6) sorted by relevance
/drivers/video/via/ |
D | lcdtbl.h | 40 {VIACR, CR5D, 0x40, 0x40}, 59 {VIACR, CR5D, 0x40, 0x40}, 78 {VIACR, CR5D, 0x40, 0x40}, 97 {VIACR, CR5D, 0x40, 0x40}, 116 {VIACR, CR5D, 0x40, 0x40}, 137 {VIACR, CR5D, 0x40, 0x24}, 157 {VIACR, CR5D, 0x40, 0x24}, 178 {VIACR, CR5D, 0x40, 0x40}, 195 {VIACR, CR5D, 0x40, 0x40}, 212 {VIACR, CR5D, 0x40, 0x40}, [all …]
|
D | viamode.c | 168 {VIACR, CR5D, 0x80, 0x00}, /*Horizontal Retrace Start bit[11] should be 0*/ 234 {VIACR, CR5D, 0x80, 0x00}, 411 {VIACR, CR5D, 0x80, 0x00},
|
D | hw.c | 223 {{CR53, 0, 7}, {CR54, 3, 5}, {CR5D, 6, 6} } }, 226 {{CR56, 0, 7}, {CR54, 6, 7}, {CR5C, 7, 7}, {CR5D, 7, 7} } }, 230 {IGA2_VER_TOTAL_REG_NUM, {{CR58, 0, 7}, {CR5D, 0, 2} } }, 232 {IGA2_VER_ADDR_REG_NUM, {{CR59, 0, 7}, {CR5D, 3, 5} } },
|
D | share.h | 246 #define CR5D 0x5D macro
|
/drivers/video/savage/ |
D | savagefb.h | 166 unsigned char CR50, CR51, CR53, CR55, CR58, CR5B, CR5D, CR5E; member
|
D | savagefb_driver.c | 635 reg->CR5D = vga_in8(0x3d5, par); in savage_get_default_par() 788 vga_out8(0x3d5, reg->CR5D, par); in savage_set_default_par() 1137 reg->CR5D = i; in savagefb_decode_var() 1336 vga_out8(0x3d5, reg->CR5D, par); in savagefb_set_par_int()
|