DSI_TIMING1      1553 drivers/gpu/drm/omapdrm/dss/dsi.c 	DUMPREG(DSI_TIMING1);
DSI_TIMING1      2037 drivers/gpu/drm/omapdrm/dss/dsi.c 	l = dsi_read_reg(dsi, DSI_TIMING1);
DSI_TIMING1      2042 drivers/gpu/drm/omapdrm/dss/dsi.c 	dsi_write_reg(dsi, DSI_TIMING1, l);
DSI_TIMING1      2100 drivers/gpu/drm/omapdrm/dss/dsi.c 	REG_FLD_MOD(dsi, DSI_TIMING1, 0, 15, 15);
DSI_TIMING1      2207 drivers/gpu/drm/omapdrm/dss/dsi.c 	r = dsi_read_reg(dsi, DSI_TIMING1);
DSI_TIMING1      2209 drivers/gpu/drm/omapdrm/dss/dsi.c 	dsi_write_reg(dsi, DSI_TIMING1, r);
DSI_TIMING1      2211 drivers/gpu/drm/omapdrm/dss/dsi.c 	if (!wait_for_bit_change(dsi, DSI_TIMING1, 15, 0)) {
DSI_TIMING1      3168 drivers/gpu/drm/omapdrm/dss/dsi.c 	r = dsi_read_reg(dsi, DSI_TIMING1);
DSI_TIMING1      3173 drivers/gpu/drm/omapdrm/dss/dsi.c 	dsi_write_reg(dsi, DSI_TIMING1, r);
DSI_TIMING1      3195 drivers/gpu/drm/omapdrm/dss/dsi.c 	r = dsi_read_reg(dsi, DSI_TIMING1);
DSI_TIMING1      3200 drivers/gpu/drm/omapdrm/dss/dsi.c 	dsi_write_reg(dsi, DSI_TIMING1, r);
DSI_TIMING1      1657 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	DUMPREG(DSI_TIMING1);
DSI_TIMING1      2083 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	l = dsi_read_reg(dsidev, DSI_TIMING1);
DSI_TIMING1      2088 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	dsi_write_reg(dsidev, DSI_TIMING1, l);
DSI_TIMING1      2146 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	REG_FLD_MOD(dsidev, DSI_TIMING1, 0, 15, 15);
DSI_TIMING1      2257 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	r = dsi_read_reg(dsidev, DSI_TIMING1);
DSI_TIMING1      2259 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	dsi_write_reg(dsidev, DSI_TIMING1, r);
DSI_TIMING1      2261 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	if (wait_for_bit_change(dsidev, DSI_TIMING1, 15, 0) != 0) {
DSI_TIMING1      3238 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	r = dsi_read_reg(dsidev, DSI_TIMING1);
DSI_TIMING1      3243 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	dsi_write_reg(dsidev, DSI_TIMING1, r);
DSI_TIMING1      3265 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	r = dsi_read_reg(dsidev, DSI_TIMING1);
DSI_TIMING1      3270 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	dsi_write_reg(dsidev, DSI_TIMING1, r);