Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dmacsmc.c24 #define SMC_ENDPOINT 0x20 macro
79 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, msg, NULL, false); in apple_smc_cmd_locked()
269 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, msg, NULL, true); in apple_smc_write_atomic()
337 if (endpoint != SMC_ENDPOINT) { in apple_smc_rtkit_recv_early()
373 if (endpoint != SMC_ENDPOINT) { in apple_smc_rtkit_recv()
439 ret = apple_rtkit_start_ep(smc->rtk, SMC_ENDPOINT); in apple_smc_probe()
446 ret = apple_rtkit_send_message(smc->rtk, SMC_ENDPOINT, in apple_smc_probe()