Home
last modified time | relevance | path

Searched refs:PB_IOUT_OC_FAULT (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Dmax8688.c123 ret |= PB_IOUT_OC_FAULT; in max8688_read_byte_data()
H A Dpmbus.h326 #define PB_IOUT_OC_FAULT BIT(7) macro
H A Dmax34440.c202 ret |= PB_IOUT_OC_FAULT; in max34440_read_byte_data()
H A Dibm-cffps.c295 rc |= PB_IOUT_OC_FAULT; in ibm_cffps_read_byte_data()
H A Dadm1275.c445 PB_IOUT_OC_FAULT : PB_IOUT_UC_FAULT; in adm1275_read_byte_data()
H A Dmp2975.c444 __assign_bit(MP2973_IOUT_OC, &ret, !(mask & PB_IOUT_OC_FAULT)); in mp2973_write_word_data()
H A Dpmbus_core.c1890 .sbit = PB_IOUT_OC_FAULT,
2820 { PB_IOUT_OC_FAULT, REGULATOR_ERROR_OVER_CURRENT,