Home
last modified time | relevance | path

Searched refs:lima_ip_ppmmu_bcast (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/lima/
H A Dlima_mmu.c84 if (ip->id == lima_ip_ppmmu_bcast) in lima_mmu_resume()
100 if (ip->id == lima_ip_ppmmu_bcast) in lima_mmu_init()
123 if (ip->id == lima_ip_ppmmu_bcast) in lima_mmu_fini()
H A Dlima_device.h48 lima_ip_ppmmu_bcast, enumerator
H A Dlima_device.c335 pipe->bcast_mmu = dev->ip + lima_ip_ppmmu_bcast; in lima_init_pp_pipe()