DSI_PLL           105 drivers/gpu/drm/omapdrm/dss/dsi.c #define DSI_PLL_CONTROL			DSI_REG(DSI_PLL, 0x0000)
DSI_PLL           106 drivers/gpu/drm/omapdrm/dss/dsi.c #define DSI_PLL_STATUS			DSI_REG(DSI_PLL, 0x0004)
DSI_PLL           107 drivers/gpu/drm/omapdrm/dss/dsi.c #define DSI_PLL_GO			DSI_REG(DSI_PLL, 0x0008)
DSI_PLL           108 drivers/gpu/drm/omapdrm/dss/dsi.c #define DSI_PLL_CONFIGURATION1		DSI_REG(DSI_PLL, 0x000C)
DSI_PLL           109 drivers/gpu/drm/omapdrm/dss/dsi.c #define DSI_PLL_CONFIGURATION2		DSI_REG(DSI_PLL, 0x0010)
DSI_PLL           443 drivers/gpu/drm/omapdrm/dss/dsi.c 		case DSI_PLL: base = dsi->pll_base; break;
DSI_PLL           457 drivers/gpu/drm/omapdrm/dss/dsi.c 		case DSI_PLL: base = dsi->pll_base; break;
DSI_PLL           104 drivers/video/fbdev/omap2/omapfb/dss/dsi.c #define DSI_PLL_CONTROL			DSI_REG(DSI_PLL, 0x0000)
DSI_PLL           105 drivers/video/fbdev/omap2/omapfb/dss/dsi.c #define DSI_PLL_STATUS			DSI_REG(DSI_PLL, 0x0004)
DSI_PLL           106 drivers/video/fbdev/omap2/omapfb/dss/dsi.c #define DSI_PLL_GO			DSI_REG(DSI_PLL, 0x0008)
DSI_PLL           107 drivers/video/fbdev/omap2/omapfb/dss/dsi.c #define DSI_PLL_CONFIGURATION1		DSI_REG(DSI_PLL, 0x000C)
DSI_PLL           108 drivers/video/fbdev/omap2/omapfb/dss/dsi.c #define DSI_PLL_CONFIGURATION2		DSI_REG(DSI_PLL, 0x0010)
DSI_PLL           440 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		case DSI_PLL: base = dsi->pll_base; break;
DSI_PLL           456 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		case DSI_PLL: base = dsi->pll_base; break;