Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Dpmbus.h299 #define PB_STATUS_TEMPERATURE BIT(2) macro
H A Dpmbus_core.c2308 .gbit = PB_STATUS_TEMPERATURE,
2320 .gbit = PB_STATUS_TEMPERATURE,
2332 .gbit = PB_STATUS_TEMPERATURE,
3178 (status & PB_STATUS_TEMPERATURE)) { in _pmbus_get_flags()