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