LVDCHCR_CHSEL_CH  434 drivers/gpu/drm/rcar-du/rcar_lvds.c 		lvdhcr = LVDCHCR_CHSEL_CH(0, 0) | LVDCHCR_CHSEL_CH(1, 3)
LVDCHCR_CHSEL_CH  435 drivers/gpu/drm/rcar-du/rcar_lvds.c 		       | LVDCHCR_CHSEL_CH(2, 2) | LVDCHCR_CHSEL_CH(3, 1);
LVDCHCR_CHSEL_CH  437 drivers/gpu/drm/rcar-du/rcar_lvds.c 		lvdhcr = LVDCHCR_CHSEL_CH(0, 0) | LVDCHCR_CHSEL_CH(1, 1)
LVDCHCR_CHSEL_CH  438 drivers/gpu/drm/rcar-du/rcar_lvds.c 		       | LVDCHCR_CHSEL_CH(2, 2) | LVDCHCR_CHSEL_CH(3, 3);