Home
last modified time | relevance | path

Searched refs:MSG_TYPE_PWRMGMT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dxgene-hwmon.c32 #define MSG_TYPE_PWRMGMT 9 macro
57 (MSG_TYPE_SET(MSG_TYPE_PWRMGMT) | \
457 if (MSG_TYPE(amsg.msg) == MSG_TYPE_PWRMGMT) in xgene_hwmon_evt_work()
505 (MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_PWRMGMT && in xgene_hwmon_rx_cb()
563 (MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_PWRMGMT && in xgene_hwmon_pcc_rx_cb()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dxgene-hwmon.c32 #define MSG_TYPE_PWRMGMT 9 macro
57 (MSG_TYPE_SET(MSG_TYPE_PWRMGMT) | \
458 if (MSG_TYPE(amsg.msg) == MSG_TYPE_PWRMGMT) in xgene_hwmon_evt_work()
506 (MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_PWRMGMT && in xgene_hwmon_rx_cb()
564 (MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_PWRMGMT && in xgene_hwmon_pcc_rx_cb()

Completed in 3 milliseconds