Home
last modified time | relevance | path

Searched refs:ti_bandgap_force_single_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c38 static int ti_bandgap_force_single_read(struct ti_bandgap *bgp, int id);
535 ret = ti_bandgap_force_single_read(bgp, id); in ti_bandgap_read_temperature()
593 * ti_bandgap_force_single_read() - executes 1 single ADC conversion
603 ti_bandgap_force_single_read(struct ti_bandgap *bgp, int id) in ti_bandgap_force_single_read() function
655 ti_bandgap_force_single_read(bgp, i); in ti_bandgap_set_continuous_mode()
1154 ti_bandgap_force_single_read(bgp, i); in ti_bandgap_restore_ctxt()
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c38 static int ti_bandgap_force_single_read(struct ti_bandgap *bgp, int id);
535 ret = ti_bandgap_force_single_read(bgp, id); in ti_bandgap_read_temperature()
593 * ti_bandgap_force_single_read() - executes 1 single ADC conversion
603 ti_bandgap_force_single_read(struct ti_bandgap *bgp, int id) in ti_bandgap_force_single_read() function
660 ti_bandgap_force_single_read(bgp, i); in ti_bandgap_set_continuous_mode()
1155 ti_bandgap_force_single_read(bgp, i); in ti_bandgap_restore_ctxt()

Completed in 4 milliseconds