Home
last modified time | relevance | path

Searched refs:TGA_BLOCK_COLOR1_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dtgafb.h54 #define TGA_BLOCK_COLOR1_REG 0x0144 macro
/kernel/linux/linux-6.6/include/video/
H A Dtgafb.h54 #define TGA_BLOCK_COLOR1_REG 0x0144 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c967 __raw_writel(color, regs_base + TGA_BLOCK_COLOR1_REG);
972 __raw_writel(color, regs_base + TGA_BLOCK_COLOR1_REG);
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c973 __raw_writel(color, regs_base + TGA_BLOCK_COLOR1_REG);
978 __raw_writel(color, regs_base + TGA_BLOCK_COLOR1_REG);

Completed in 5 milliseconds