Lines Matching refs:PHYSADDRHI
1670 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
1682 ASSERT(PHYSADDRLO(dma_buf->pa) || PHYSADDRHI(dma_buf->pa)); in dhd_dma_buf_audit()
3365 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32); in dhd_prot_allocate_bufs()
5545 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in BCMFASTPATH()
5551 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in BCMFASTPATH()
5743 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_infobufpost()
6033 rxbuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_rxbufpost_ctrl()
8834 txdesc->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
8930 txdesc->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(meta_pa));
9214 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32);
9334 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32);
9434 (uint32)PHYSADDRHI(prot->hmaptest.mem.pa)));
9495 | (((uint64)PHYSADDRHI(prot->hmaptest.mem.pa) & 0xffffffff) << 32);
10083 dmap->host_input_buf_addr.high = htol32(PHYSADDRHI(prot->dmaxfer.srcmem.pa));
10085 dmap->host_ouput_buf_addr.high = htol32(PHYSADDRHI(prot->dmaxfer.dstmem.pa));
10944 ioct_rqst->host_input_buf_addr.high = htol32(PHYSADDRHI(prot->ioctbuf.pa));
11038 PHYSADDRHISET(dma_buf->pa, PHYSADDRHI(rsv_buf->pa));
14807 ts_req->host_buf_addr.high = htol32(PHYSADDRHI(prot->hostts_req_buf.pa));
15003 snap_req->host_buf_addr.high = htol32(PHYSADDRHI(dma_buf->pa));