Home
last modified time | relevance | path

Searched refs:mmDISP_DEBUG2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dw100fb.c949 temp32 = readl(remapped_regs + mmDISP_DEBUG2); in w100_hw_init()
952 writel(temp32, remapped_regs + mmDISP_DEBUG2); in w100_hw_init()
1359 temp32 = readl(remapped_regs + mmDISP_DEBUG2); in w100_init_lcd()
1361 writel(temp32, remapped_regs + mmDISP_DEBUG2); in w100_init_lcd()
Dw100fb.h115 #define mmDISP_DEBUG2 0x0538 macro