Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h296 int mailbox_hwmon_readvolt(uint32_t chan, uint32_t *resp_buf);
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c796 int mailbox_hwmon_readvolt(uint32_t chan, uint32_t *resp_buf) in mailbox_hwmon_readvolt() function
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c622 if (mailbox_hwmon_readvolt(chan, retval) < 0) {