Home
last modified time | relevance | path

Searched refs:mailbox_hwmon_readtemp (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h295 int mailbox_hwmon_readtemp(uint32_t chan, uint32_t *resp_buf);
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c786 int mailbox_hwmon_readtemp(uint32_t chan, uint32_t *resp_buf) in mailbox_hwmon_readtemp() function
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c613 if (mailbox_hwmon_readtemp(chan, retval) < 0) {