Home
last modified time | relevance | path

Searched refs:VPU_RDARB_SLAVE_TO_MASTER_PORT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/meson/
A Dmeson_drv.c138 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(0, 1) | in meson_vpu_init()
139 VPU_RDARB_SLAVE_TO_MASTER_PORT(5, 1); in meson_vpu_init()
143 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(0, 1); in meson_vpu_init()
147 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(4, 1) | in meson_vpu_init()
148 VPU_RDARB_SLAVE_TO_MASTER_PORT(7, 1); in meson_vpu_init()
152 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(1, 1); in meson_vpu_init()
A Dmeson_registers.h1662 #define VPU_RDARB_SLAVE_TO_MASTER_PORT(dc, port) (port << (16 + dc)) macro

Completed in 15 milliseconds