Searched refs:SMC_ID (Results 1 – 1 of 1) sorted by relevance
41 #define SMC_ID GENMASK_ULL(15, 12) macro76 FIELD_PREP(SMC_ID, smc->msg_id) | in apple_smc_cmd_locked()90 if (FIELD_GET(SMC_ID, smc->cmd_ret) != smc->msg_id) { in apple_smc_cmd_locked()92 smc->msg_id, (unsigned int)FIELD_GET(SMC_ID, smc->cmd_ret)); in apple_smc_cmd_locked()265 FIELD_PREP(SMC_ID, smc->msg_id) | in apple_smc_write_atomic()284 if (FIELD_GET(SMC_ID, smc->cmd_ret) != smc->msg_id) { in apple_smc_write_atomic()286 smc->msg_id, (unsigned int)FIELD_GET(SMC_ID, smc->cmd_ret)); in apple_smc_write_atomic()