Home
last modified time | relevance | path

Searched refs:PVT_VOLT_CHS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.h89 #define PVT_VOLT_CHS 4 macro
H A Dbt1-pvt.c551 if (ch < 0 || ch >= PVT_VOLT_CHS) in pvt_hwmon_channel_is_valid()