Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dxgene-hwmon.c31 #define MSG_TYPE_ERR 7 macro
173 if (MSG_TYPE(ctx->sync_msg.msg) == MSG_TYPE_ERR) { in xgene_hwmon_pcc_rd()
211 if (MSG_TYPE(ctx->sync_msg.msg) == MSG_TYPE_ERR) { in xgene_hwmon_rd()
502 ((MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_ERR) || in xgene_hwmon_rx_cb()
560 ((MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_ERR) || in xgene_hwmon_pcc_rx_cb()