Searched refs:REG_6 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | stifb.c | 124 #define REG_6 0x000800 macro 410 WRITE_WORD(val, fb, REG_6) 475 /* REG_6 seems to have special values when run on a in SET_ATTR_SIZE() 482 WRITE_WORD(0x00000000, fb, REG_6); in SET_ATTR_SIZE() 484 WRITE_WORD(0x05000000, fb, REG_6); in SET_ATTR_SIZE()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | stifb.c | 124 #define REG_6 0x000800 macro 410 WRITE_WORD(val, fb, REG_6) 475 /* REG_6 seems to have special values when run on a in SET_ATTR_SIZE() 482 WRITE_WORD(0x00000000, fb, REG_6); in SET_ATTR_SIZE() 484 WRITE_WORD(0x05000000, fb, REG_6); in SET_ATTR_SIZE()
|
Completed in 5 milliseconds