Searched refs:scratch_pa (Results 1 – 3 of 3) sorted by relevance
930 struct phys_addr scratch_pa; member
3360 dmaaddr_t scratch_pa; in dhd_prot_allocate_bufs() local3362 scratch_pa = prot->hmaptest.mem.pa; in dhd_prot_allocate_bufs()3364 scratch_lin = (uint64)(PHYSADDRLO(scratch_pa) & 0xffffffff) in dhd_prot_allocate_bufs()3365 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32); in dhd_prot_allocate_bufs()9206 dmaaddr_t scratch_pa; local9211 scratch_pa = prot->hmaptest.mem.pa;9213 scratch_lin = (uint64)(PHYSADDRLO(scratch_pa) & 0xffffffff)9214 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32);9324 dmaaddr_t scratch_pa; local9331 scratch_pa = prot->hmaptest.mem.pa;[all …]
3364 dmaaddr_t scratch_pa; in dhd_prot_allocate_bufs() local3366 scratch_pa = prot->hmaptest.mem.pa; in dhd_prot_allocate_bufs()3368 scratch_lin = (uint64)(PHYSADDRLO(scratch_pa) & 0xffffffff) in dhd_prot_allocate_bufs()3369 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32); in dhd_prot_allocate_bufs()9210 dmaaddr_t scratch_pa; local9215 scratch_pa = prot->hmaptest.mem.pa;9217 scratch_lin = (uint64)(PHYSADDRLO(scratch_pa) & 0xffffffff)9218 | (((uint64)PHYSADDRHI(scratch_pa)& 0xffffffff) << 32);9328 dmaaddr_t scratch_pa; local9335 scratch_pa = prot->hmaptest.mem.pa;[all …]