Searched refs:LTV_PWRCTL2 (Results 1 – 2 of 2) sorted by relevance
83 if (ltv350qv_write_reg(lcd, LTV_PWRCTL2, LTV_VCOML_ENABLE)) in ltv350qv_power_on()155 ltv350qv_write_reg(lcd, LTV_PWRCTL2, 0x0000); in ltv350qv_power_on()175 ret |= ltv350qv_write_reg(lcd, LTV_PWRCTL2, 0x0000); in ltv350qv_power_off()
26 #define LTV_PWRCTL2 0x0a /* Power Control 2 */ macro