Home
last modified time | relevance | path

Searched defs:bgp (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/drivers/thermal/ti-soc-thermal/
Dti-bandgap.c54 static u32 ti_bandgap_readl(struct ti_bandgap *bgp, u32 reg) in ti_bandgap_readl()
67 static void ti_bandgap_writel(struct ti_bandgap *bgp, u32 val, u32 reg) in ti_bandgap_writel()
78 #define RMW_BITS(bgp, id, reg, mask, val) \ argument
102 static int ti_bandgap_power(struct ti_bandgap *bgp, bool on) in ti_bandgap_power()
131 static u32 ti_errata814_bandgap_read_temp(struct ti_bandgap *bgp, u32 reg) in ti_errata814_bandgap_read_temp()
158 static u32 ti_bandgap_read_temp(struct ti_bandgap *bgp, int id) in ti_bandgap_read_temp()
206 struct ti_bandgap *bgp = data; in ti_bandgap_talert_irq_handler() local
292 int ti_bandgap_adc_to_mcelsius(struct ti_bandgap *bgp, int adc_val, int *t) in ti_bandgap_adc_to_mcelsius()
315 static inline int ti_bandgap_validate(struct ti_bandgap *bgp, int id) in ti_bandgap_validate()
337 static void ti_bandgap_read_counter(struct ti_bandgap *bgp, int id, in ti_bandgap_read_counter()
[all …]
Dti-thermal-common.c34 struct ti_bandgap *bgp; member
74 struct ti_bandgap *bgp; in __ti_thermal_get_temp() local
117 struct ti_bandgap *bgp; in __ti_thermal_get_trend() local
143 *ti_thermal_build_data(struct ti_bandgap *bgp, int id) in ti_thermal_build_data()
162 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor()
192 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor()
206 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature()
217 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling()
258 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
Dti-thermal.h49 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor()
55 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor()
61 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature()
67 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling()
73 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
/linux-6.14.4/drivers/thermal/
Dk3_bandgap.c86 struct k3_bandgap *bgp; member
111 struct k3_bandgap *bgp; in k3_bgp_read_temp() local
164 struct k3_bandgap *bgp; in k3_bandgap_probe() local
Dk3_j72xx_bandgap.c186 struct k3_j72xx_bandgap *bgp; member
220 struct k3_j72xx_bandgap *bgp; in k3_bgp_read_temp() local
342 static void k3_j72xx_bandgap_init_hw(struct k3_j72xx_bandgap *bgp) in k3_j72xx_bandgap_init_hw()
381 struct k3_j72xx_bandgap *bgp; in k3_j72xx_bandgap_probe() local
554 struct k3_j72xx_bandgap *bgp = dev_get_drvdata(dev); in k3_j72xx_bandgap_resume() local