Searched refs:phys1 (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/metag/include/asm/
H A Dmmu.h67 unsigned long phys1; mmu_phys1_addr() local
69 phys1 = (MMCU_T0LOCAL_TABLE_PHYS1 + mmu_phys1_addr()
73 return phys1; mmu_phys1_addr()
H A Dmmu_context.h57 unsigned long phys1 = mmu_phys1_addr(thread); load_pgd() local
68 metag_out32(__pa(pgd) & MMCU_TBLPHYS1_ADDR_BITS, phys1); load_pgd()
/linux-4.1.27/include/video/
H A Dimx-ipu-v3.h178 dma_addr_t phys1; member in struct:ipu_image
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c323 u32 phys1; free_buf_chain() local
326 phys1 = buf->phys_next; free_buf_chain()
330 phys = phys1; free_buf_chain()
/linux-4.1.27/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c671 ipu_cpmem_set_buffer(ch, 1, image->phys1 + offset); ipu_cpmem_set_image()

Completed in 140 milliseconds