Searched refs:tps68470_pmic_common_handler (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/acpi/pmic/ |
H A D | tps68470_pmic.c | 271 static acpi_status tps68470_pmic_common_handler(u32 function, in tps68470_pmic_common_handler() function 313 return tps68470_pmic_common_handler(function, address, bits, value, in tps68470_pmic_cfreq_handler() 326 return tps68470_pmic_common_handler(function, address, bits, value, in tps68470_pmic_clk_handler() 340 return tps68470_pmic_common_handler(function, address, bits, value, in tps68470_pmic_vrval_handler() 363 return tps68470_pmic_common_handler(function, address, bits, value, in tps68470_pmic_pwr_handler()
|