Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dxgene-hwmon.c36 #define MSG_SUBTYPE(v) (((v) & 0x0F000000) >> 24) macro
429 if ((MSG_SUBTYPE(amsg->msg) == PWRMGMT_SUBTYPE_TPC) && in xgene_hwmon_process_pwrmsg()
505 MSG_SUBTYPE(((u32 *)msg)[0]) == DBG_SUBTYPE_SENSOR_READ) || in xgene_hwmon_rx_cb()
507 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_rx_cb()
563 MSG_SUBTYPE(((u32 *)msg)[0]) == DBG_SUBTYPE_SENSOR_READ) || in xgene_hwmon_pcc_rx_cb()
565 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_pcc_rx_cb()