Searched refs:pmic_table (Results 1 – 7 of 7) sorted by relevance
7 struct pmic_table { struct24 struct pmic_table *power_table; argument26 struct pmic_table *thermal_table;
22 static struct pmic_table chtdc_ti_power_table[] = {38 static struct pmic_table chtdc_ti_thermal_table[] = {
19 static struct pmic_table power_table[] = {137 static struct pmic_table thermal_table[] = {
29 static struct pmic_table power_table[] = {132 static struct pmic_table thermal_table[] = {
27 static struct pmic_table power_table[] = {180 static struct pmic_table thermal_table[] = {
73 static struct pmic_table power_table[] = {
34 static int pmic_get_reg_bit(int address, struct pmic_table *table, in pmic_get_reg_bit()