Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c116 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro
1427 if (wait_for_bit_change(dsidev, DSI_PLL_STATUS, 0, 1) != 1) { in dsi_pll_enable()
1733 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsidev_regs()