Home
last modified time | relevance | path

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

/external/flashrom/
Dcros_ec_commands.h1528 struct __ec_todo_packed lightbar_params_v0 { struct
1530 int32_t google_ramp_up;
1531 int32_t google_ramp_down;
1532 int32_t s3s0_ramp_up;
1533 int32_t s0_tick_delay[2]; /* AC=0/1 */
1534 int32_t s0a_tick_delay[2]; /* AC=0/1 */
1535 int32_t s0s3_ramp_down;
1536 int32_t s3_sleep_for;
1537 int32_t s3_ramp_up;
1538 int32_t s3_ramp_down;
[all …]
/external/coreboot/src/ec/google/chromeec/
Dec_commands.h2296 struct lightbar_params_v0 { struct
2298 int32_t google_ramp_up;
2299 int32_t google_ramp_down;
2300 int32_t s3s0_ramp_up;
2301 int32_t s0_tick_delay[2]; /* AC=0/1 */
2302 int32_t s0a_tick_delay[2]; /* AC=0/1 */
2303 int32_t s0s3_ramp_down;
2304 int32_t s3_sleep_for;
2305 int32_t s3_ramp_up;
2306 int32_t s3_ramp_down;
[all …]