Home
last modified time | relevance | path

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

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