Home
last modified time | relevance | path

Searched refs:S1DREG_LCD_MEM_OFF1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/video/
Ds1d13xxxfb.h59 #define S1DREG_LCD_MEM_OFF1 0x0047 /* LCD Memory Address Offset Register 1 */ macro
/Linux-v5.10/arch/sh/boards/mach-microdev/
Dsetup.c73 { S1DREG_LCD_MEM_OFF1, 0x01 },
/Linux-v5.10/drivers/video/fbdev/
Ds1d13xxxfb.c692 ((s1d13xxxfb_readreg(par, S1DREG_LCD_MEM_OFF1) & 0x7) << 8)); in s1d13xxxfb_fetch_hw_state()