Home
last modified time | relevance | path

Searched refs:PB_STATUS_IOUT_OC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus.h290 #define PB_STATUS_IOUT_OC BIT(4) macro
H A Dpmbus_core.c1596 .gbit = PB_STATUS_IOUT_OC,
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dpmbus.h290 #define PB_STATUS_IOUT_OC BIT(4) macro
H A Dpmbus_core.c1858 .gbit = PB_STATUS_IOUT_OC,
2860 if (status & PB_STATUS_IOUT_OC) { in _pmbus_get_flags()

Completed in 11 milliseconds