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