Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h1635 struct __ec_todo_packed lightbar_params_v2_timing { struct
1637 int32_t google_ramp_up;
1638 int32_t google_ramp_down;
1639 int32_t s3s0_ramp_up;
1640 int32_t s0_tick_delay[2]; /* AC=0/1 */
1641 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1642 int32_t s0s3_ramp_down;
1643 int32_t s3_sleep_for;
1644 int32_t s3_ramp_up;
1645 int32_t s3_ramp_down;
[all …]
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1907 struct lightbar_params_v2_timing { struct
1909 int32_t google_ramp_up;
1910 int32_t google_ramp_down;
1911 int32_t s3s0_ramp_up;
1912 int32_t s0_tick_delay[2]; /* AC=0/1 */
1913 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1914 int32_t s0s3_ramp_down;
1915 int32_t s3_sleep_for;
1916 int32_t s3_ramp_up;
1917 int32_t s3_ramp_down;
[all …]