Home
last modified time | relevance | path

Searched defs:drivers_i2c_rtd2132_config (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/src/drivers/i2c/rtd2132/
Dchip.h6 struct drivers_i2c_rtd2132_config { struct
8 u16 t1; /* Delay from panel Vcc enable to LVDS output enable. */
9 u16 t2; /* Delay from LVDS output enable to PWM output enable. */
10 u16 t3; /* Delay from PWM output enable to backlight output enable. */
11 u16 t4; /* Delay from backlight output disable to PWM output disable. */
12 u16 t5; /* Delay from PWM output disable to LVDS output disable. */
13 u16 t6; /* Delay from LVDS output disable to panel Vcc disable. */
14 u16 t7; /* Delay between two panel power on/off sequence. */
27 u8 lvds_swap;
36 u8 sscg_percent;