Home
last modified time | relevance | path

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

/linux/drivers/soc/apple/
H A Dmailbox.c76 #define APPLE_MBOX_MSG1_MSG GENMASK(31, 0) macro
154 writeq_relaxed(FIELD_PREP(APPLE_MBOX_MSG1_MSG, msg.msg1), in apple_mbox_send()
192 APPLE_MBOX_MSG1_MSG, in apple_mbox_poll_locked()