Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dxgene-hwmon.c36 #define MSG_SUBTYPE(v) (((v) & 0x0F000000) >> 24) macro
428 if ((MSG_SUBTYPE(amsg->msg) == PWRMGMT_SUBTYPE_TPC) && in xgene_hwmon_process_pwrmsg()
504 MSG_SUBTYPE(((u32 *)msg)[0]) == DBG_SUBTYPE_SENSOR_READ) || in xgene_hwmon_rx_cb()
506 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_rx_cb()
562 MSG_SUBTYPE(((u32 *)msg)[0]) == DBG_SUBTYPE_SENSOR_READ) || in xgene_hwmon_pcc_rx_cb()
564 MSG_SUBTYPE(((u32 *)msg)[0]) == PWRMGMT_SUBTYPE_TPC && in xgene_hwmon_pcc_rx_cb()