Searched refs:VPU_RDARB_SLAVE_TO_MASTER_PORT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_drv.c | 144 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(0, 1) | in meson_vpu_init() 145 VPU_RDARB_SLAVE_TO_MASTER_PORT(5, 1); in meson_vpu_init() 149 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(0, 1); in meson_vpu_init() 153 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(4, 1) | in meson_vpu_init() 154 VPU_RDARB_SLAVE_TO_MASTER_PORT(7, 1); in meson_vpu_init() 158 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(1, 1); in meson_vpu_init()
|
H A D | meson_registers.h | 1662 #define VPU_RDARB_SLAVE_TO_MASTER_PORT(dc, port) (port << (16 + dc)) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_drv.c | 144 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(0, 1) | in meson_vpu_init() 145 VPU_RDARB_SLAVE_TO_MASTER_PORT(5, 1); in meson_vpu_init() 149 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(0, 1); in meson_vpu_init() 153 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(4, 1) | in meson_vpu_init() 154 VPU_RDARB_SLAVE_TO_MASTER_PORT(7, 1); in meson_vpu_init() 158 value = VPU_RDARB_SLAVE_TO_MASTER_PORT(1, 1); in meson_vpu_init()
|
H A D | meson_registers.h | 1687 #define VPU_RDARB_SLAVE_TO_MASTER_PORT(dc, port) (port << (16 + dc)) macro
|
Completed in 15 milliseconds