Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/pmic/
Dintel_pmic.h5 struct pmic_table { struct
18 struct pmic_table *power_table; argument
20 struct pmic_table *thermal_table;
Dintel_pmic_chtdc_ti.c21 static struct pmic_table chtdc_ti_power_table[] = {
37 static struct pmic_table chtdc_ti_thermal_table[] = {
Dintel_pmic_crc.c27 static struct pmic_table power_table[] = {
145 static struct pmic_table thermal_table[] = {
Dintel_pmic_xpower.c33 static struct pmic_table power_table[] = {
136 static struct pmic_table thermal_table[] = {
Dintel_pmic_bxtwc.c35 static struct pmic_table power_table[] = {
188 static struct pmic_table thermal_table[] = {
Dintel_pmic_chtwc.c81 static struct pmic_table power_table[] = {
Dintel_pmic.c39 static int pmic_get_reg_bit(int address, struct pmic_table *table, in pmic_get_reg_bit()