Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dwmi.c225 r->tail = ioread32(wil->csr + HOST_MBOX + in __wmi_send()
254 iowrite32(r->head = next_head, wil->csr + HOST_MBOX + in __wmi_send()
680 r->head = ioread32(wil->csr + HOST_MBOX + in wmi_recv_cmd()
739 iowrite32(r->tail, wil->csr + HOST_MBOX + in wmi_recv_cmd()
Dinterrupt.c264 wil_memcpy_fromio_32(&wil->mbox_ctl, wil->csr + HOST_MBOX, in wil_cache_mbox_regs()
Dwil6210.h157 #define HOST_MBOX HOSTADDR(RGF_USER_USER_SCRATCH_PAD) macro
Ddebugfs.c226 wil_print_ring(s, "tx", wil->csr + HOST_MBOX + in wil_mbox_debugfs_show()
228 wil_print_ring(s, "rx", wil->csr + HOST_MBOX + in wil_mbox_debugfs_show()