Searched refs:VLD_MEM_VIFIFO_BUF_CNTL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/staging/media/meson/vdec/ |
D | vdec_1.c | 102 amvdec_write_dos(core, VLD_MEM_VIFIFO_BUF_CNTL, MEM_BUFCTRL_MANUAL); in vdec_1_stbuf_power_up() 105 amvdec_write_dos_bits(core, VLD_MEM_VIFIFO_BUF_CNTL, 1); in vdec_1_stbuf_power_up() 106 amvdec_clear_dos_bits(core, VLD_MEM_VIFIFO_BUF_CNTL, 1); in vdec_1_stbuf_power_up() 121 amvdec_write_dos(core, VLD_MEM_VIFIFO_BUF_CNTL, 1); in vdec_1_conf_esparser() 122 amvdec_clear_dos_bits(core, VLD_MEM_VIFIFO_BUF_CNTL, 1); in vdec_1_conf_esparser()
|
D | dos_regs.h | 83 #define VLD_MEM_VIFIFO_BUF_CNTL 0x3120 macro
|