Home
last modified time | relevance | path

Searched refs:sfctemp (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dsfctemp.c51 struct sfctemp { struct
62 static void sfctemp_power_up(struct sfctemp *sfctemp) in sfctemp_power_up() argument
65 writel(SFCTEMP_PD, sfctemp->regs); in sfctemp_power_up()
68 writel(0, sfctemp->regs); in sfctemp_power_up()
73 writel(SFCTEMP_RSTN, sfctemp->regs); in sfctemp_power_up()
77 static void sfctemp_power_down(struct sfctemp *sfctemp) in sfctemp_power_down() argument
79 writel(SFCTEMP_PD, sfctemp->regs); in sfctemp_power_down()
82 static void sfctemp_run(struct sfctemp *sfctemp) in sfctemp_run() argument
84 writel(SFCTEMP_RSTN | SFCTEMP_RUN, sfctemp->regs); in sfctemp_run()
88 static void sfctemp_stop(struct sfctemp *sfctemp) in sfctemp_stop() argument
[all …]
H A DMakefile189 obj-$(CONFIG_SENSORS_SFCTEMP) += sfctemp.o
H A DKconfig1986 will be called sfctemp.
/openbmc/linux/Documentation/hwmon/
H A Dsfctemp.rst3 Kernel driver sfctemp
H A Dindex.rst197 sfctemp
/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7100.dtsi88 thermal-sensors = <&sfctemp>;
277 sfctemp: temperature-sensor@124a0000 { label
H A Djh7110.dtsi211 thermal-sensors = <&sfctemp>;
739 sfctemp: temperature-sensor@120e0000 { label
/openbmc/linux/
H A DMAINTAINERS19457 F: Documentation/hwmon/sfctemp.rst
19458 F: drivers/hwmon/sfctemp.c
H A Dopengrok1.0.log[all...]