Home
last modified time | relevance | path

Searched refs:thermal_table (Results 1 – 6 of 6) sorted by relevance

/drivers/acpi/pmic/
A Dintel_pmic_bytcrc.c137 static const struct pmic_table thermal_table[] = { variable
284 .thermal_table = thermal_table,
285 .thermal_table_count = ARRAY_SIZE(thermal_table),
A Dintel_pmic_xpower.c132 static const struct pmic_table thermal_table[] = { variable
326 .thermal_table = thermal_table,
327 .thermal_table_count = ARRAY_SIZE(thermal_table),
A Dintel_pmic_bxtwc.c180 static const struct pmic_table thermal_table[] = { variable
382 .thermal_table = thermal_table,
383 .thermal_table_count = ARRAY_SIZE(thermal_table),
A Dintel_pmic.h26 const struct pmic_table *thermal_table; member
A Dintel_pmic_chtdc_ti.c107 .thermal_table = chtdc_ti_thermal_table,
A Dintel_pmic.c180 result = pmic_get_reg_bit(address, d->thermal_table, in intel_pmic_thermal_handler()

Completed in 11 milliseconds