Home
last modified time | relevance | path

Searched refs:REG_9 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dstifb.c127 #define REG_9 0x000a04 macro
434 WRITE_WORD(lenxy, fb, REG_9)
483 WRITE_WORD((width<<16) | height, fb, REG_9); in SET_ATTR_SIZE()
485 WRITE_WORD(0x00040001, fb, REG_9); in SET_ATTR_SIZE()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c127 #define REG_9 0x000a04 macro
434 WRITE_WORD(lenxy, fb, REG_9)
483 WRITE_WORD((width<<16) | height, fb, REG_9); in SET_ATTR_SIZE()
485 WRITE_WORD(0x00040001, fb, REG_9); in SET_ATTR_SIZE()

Completed in 4 milliseconds