Home
last modified time | relevance | path

Searched refs:pmic_table (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/acpi/pmic/
H A Dintel_pmic.h7 struct pmic_table { struct
24 const struct pmic_table *power_table; argument
26 const struct pmic_table *thermal_table;
H A Dintel_pmic_chtdc_ti.c26 static const struct pmic_table chtdc_ti_power_table[] = {
42 static const struct pmic_table chtdc_ti_thermal_table[] = {
H A Dintel_pmic_bytcrc.c19 static const struct pmic_table power_table[] = {
137 static const struct pmic_table thermal_table[] = {
H A Dintel_pmic_xpower.c29 static const struct pmic_table power_table[] = {
132 static const struct pmic_table thermal_table[] = {
H A Dintel_pmic_bxtwc.c27 static const struct pmic_table power_table[] = {
180 static const struct pmic_table thermal_table[] = {
H A Dintel_pmic_chtwc.c73 static const struct pmic_table power_table[] = {
H A Dintel_pmic.c34 static int pmic_get_reg_bit(int address, const struct pmic_table *table, in pmic_get_reg_bit()