Searched refs:pmic_table (Results 1 – 7 of 7) sorted by relevance
5 struct pmic_table { struct18 struct pmic_table *power_table; argument20 struct pmic_table *thermal_table;
21 static struct pmic_table chtdc_ti_power_table[] = {37 static struct pmic_table chtdc_ti_thermal_table[] = {
27 static struct pmic_table power_table[] = {145 static struct pmic_table thermal_table[] = {
33 static struct pmic_table power_table[] = {136 static struct pmic_table thermal_table[] = {
35 static struct pmic_table power_table[] = {188 static struct pmic_table thermal_table[] = {
81 static struct pmic_table power_table[] = {
39 static int pmic_get_reg_bit(int address, struct pmic_table *table, in pmic_get_reg_bit()