Home
last modified time | relevance | path

Searched refs:EC_LB_PROG_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_lightbar.c439 max_size = min(EC_LB_PROG_LEN, ec->ec_dev->max_request - extra_bytes); in program_store()
/linux-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h1955 #define EC_LB_PROG_LEN 192 macro
1958 uint8_t data[EC_LB_PROG_LEN];