Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c116 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro
1417 if (wait_for_bit_change(dsidev, DSI_PLL_STATUS, 0, 1) != 1) { in dsi_pll_enable()
1723 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsidev_regs()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c117 #define DSI_PLL_STATUS DSI_REG(DSI_PLL, 0x0004) macro
1399 if (!wait_for_bit_change(dsi, DSI_PLL_STATUS, 0, 1)) { in dsi_pll_enable()
1698 DUMPREG(DSI_PLL_STATUS); in dsi_dump_dsi_regs()