Searched refs:LVDCR1_CHSTBY (Results 1 – 2 of 2) sorted by relevance
26 #define LVDCR1_CHSTBY(n) (3 << (2 + (n) * 2)) macro
449 LVDCR1_CHSTBY(3) | LVDCR1_CHSTBY(2) | in rcar_lvds_enable()450 LVDCR1_CHSTBY(1) | LVDCR1_CHSTBY(0) | LVDCR1_CLKSTBY); in rcar_lvds_enable()