Home
last modified time | relevance | path

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

/linux/drivers/thermal/ti-soc-thermal/
A Dti-bandgap.c54 static u32 ti_bandgap_readl(struct ti_bandgap *bgp, u32 reg) in ti_bandgap_readl()
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()
206 struct ti_bandgap *bgp = data; in ti_bandgap_talert_irq_handler() local
822 struct ti_bandgap *bgp; in ti_bandgap_build() local
889 struct ti_bandgap *bgp; in ti_bandgap_probe() local
1074 struct ti_bandgap *bgp = platform_get_drvdata(pdev); in ti_bandgap_remove() local
1106 static int ti_bandgap_save_ctxt(struct ti_bandgap *bgp) in ti_bandgap_save_ctxt()
1176 struct ti_bandgap *bgp = dev_get_drvdata(dev); in ti_bandgap_suspend() local
1193 struct ti_bandgap *bgp; in bandgap_omap_cpu_notifier() local
[all …]
A Dti-thermal-common.c31 struct ti_bandgap *bgp; member
71 struct ti_bandgap *bgp; in __ti_thermal_get_temp() local
120 struct ti_bandgap *bgp; in __ti_thermal_get_trend() local
146 *ti_thermal_build_data(struct ti_bandgap *bgp, int id) in ti_thermal_build_data()
165 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor()
195 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor()
209 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature()
220 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling()
261 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
A Dti-thermal.h64 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor()
70 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor()
76 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature()
82 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling()
88 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
/linux/drivers/thermal/
A Dk3_bandgap.c85 struct k3_bandgap *bgp; member
110 struct k3_bandgap *bgp; in k3_bgp_read_temp() local
163 struct k3_bandgap *bgp; in k3_bandgap_probe() local

Completed in 7 milliseconds