Home
last modified time | relevance | path

Searched refs:PB_STATUS_TEMPERATURE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dpim4328.c123 ret |= PB_STATUS_TEMPERATURE; in pim4328_read_byte_data()
H A Dpmbus.h288 #define PB_STATUS_TEMPERATURE BIT(2) macro
H A Dpmbus_core.c2077 .gbit = PB_STATUS_TEMPERATURE,
2089 .gbit = PB_STATUS_TEMPERATURE,
2101 .gbit = PB_STATUS_TEMPERATURE,
2871 * PMBUS_STATUS_TEMPERATURE, map PB_STATUS_TEMPERATURE to a warning as in _pmbus_get_flags()
2875 (status & PB_STATUS_TEMPERATURE)) { in _pmbus_get_flags()
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus.h288 #define PB_STATUS_TEMPERATURE BIT(2) macro
H A Dpmbus_core.c1815 .gbit = PB_STATUS_TEMPERATURE,
1827 .gbit = PB_STATUS_TEMPERATURE,
1839 .gbit = PB_STATUS_TEMPERATURE,

Completed in 12 milliseconds