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.h299 #define PB_STATUS_IOUT_OC BIT(4) macro
H A Dpmbus_core.c1931 .gbit = PB_STATUS_IOUT_OC,
2951 if (status & PB_STATUS_IOUT_OC) { in _pmbus_get_flags()