Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dxgene-hwmon.c31 #define MSG_TYPE_ERR 7 macro
174 if (MSG_TYPE(ctx->sync_msg.msg) == MSG_TYPE_ERR) { in xgene_hwmon_pcc_rd()
212 if (MSG_TYPE(ctx->sync_msg.msg) == MSG_TYPE_ERR) { in xgene_hwmon_rd()
503 ((MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_ERR) || in xgene_hwmon_rx_cb()
561 ((MSG_TYPE(((u32 *)msg)[0]) == MSG_TYPE_ERR) || in xgene_hwmon_pcc_rx_cb()

Completed in 3 milliseconds