Home
last modified time | relevance | path

Searched refs:PB_STATUS_TEMPERATURE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Dpim4328.c123 ret |= PB_STATUS_TEMPERATURE; in pim4328_read_byte_data()
H A Dpmbus.h297 #define PB_STATUS_TEMPERATURE BIT(2) macro
H A Dpmbus_core.c2150 .gbit = PB_STATUS_TEMPERATURE,
2162 .gbit = PB_STATUS_TEMPERATURE,
2174 .gbit = PB_STATUS_TEMPERATURE,
2966 (status & PB_STATUS_TEMPERATURE)) { in _pmbus_get_flags()