Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Dpmbus.h301 #define PB_STATUS_IOUT_OC BIT(4) macro
H A Dpmbus_core.c2068 .gbit = PB_STATUS_IOUT_OC,
3163 if (status & PB_STATUS_IOUT_OC) { in _pmbus_get_flags()