Searched refs:resp_addr (Results 1 – 1 of 1) sorted by relevance
25 uintptr_t resp_addr, addr; in rpi3_vc_mailbox_request_send() local74 resp_addr = (uintptr_t)(data & ~RPI3_CHANNEL_MASK); in rpi3_vc_mailbox_request_send()75 if (addr != resp_addr) { in rpi3_vc_mailbox_request_send()
Completed in 2 milliseconds