Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h1543 struct __ec_todo_packed lightbar_params_v0 { struct
1545 int32_t google_ramp_up;
1546 int32_t google_ramp_down;
1547 int32_t s3s0_ramp_up;
1548 int32_t s0_tick_delay[2]; /* AC=0/1 */
1549 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1550 int32_t s0s3_ramp_down;
1551 int32_t s3_sleep_for;
1552 int32_t s3_ramp_up;
1553 int32_t s3_ramp_down;
[all …]
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1815 struct lightbar_params_v0 { struct
1817 int32_t google_ramp_up;
1818 int32_t google_ramp_down;
1819 int32_t s3s0_ramp_up;
1820 int32_t s0_tick_delay[2]; /* AC=0/1 */
1821 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1822 int32_t s0s3_ramp_down;
1823 int32_t s3_sleep_for;
1824 int32_t s3_ramp_up;
1825 int32_t s3_ramp_down;
[all …]