Home
last modified time | relevance | path

Searched refs:LTV_GATECTL2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/backlight/
H A Dltv350qv.c103 ret |= ltv350qv_write_reg(lcd, LTV_GATECTL2, in ltv350qv_power_on()
129 ret |= ltv350qv_write_reg(lcd, LTV_GATECTL2, in ltv350qv_power_on()
146 ltv350qv_write_reg(lcd, LTV_GATECTL2, in ltv350qv_power_on()
167 ret |= ltv350qv_write_reg(lcd, LTV_GATECTL2, in ltv350qv_power_off()
H A Dltv350qv.h18 #define LTV_GATECTL2 0x05 /* Gate Control 2 */ macro