Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h1577 struct __ec_todo_packed lightbar_params_v1 { struct
1579 int32_t google_ramp_up;
1580 int32_t google_ramp_down;
1581 int32_t s3s0_ramp_up;
1582 int32_t s0_tick_delay[2]; /* AC=0/1 */
1583 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1584 int32_t s0s3_ramp_down;
1585 int32_t s3_sleep_for;
1586 int32_t s3_ramp_up;
1587 int32_t s3_ramp_down;
[all …]
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1849 struct lightbar_params_v1 { struct
1851 int32_t google_ramp_up;
1852 int32_t google_ramp_down;
1853 int32_t s3s0_ramp_up;
1854 int32_t s0_tick_delay[2]; /* AC=0/1 */
1855 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1856 int32_t s0s3_ramp_down;
1857 int32_t s3_sleep_for;
1858 int32_t s3_ramp_up;
1859 int32_t s3_ramp_down;
[all …]