Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_1.c90 amvdec_write_dos(core, VLD_MEM_VIFIFO_CONTROL, 0); in vdec_1_stbuf_power_up()
99 amvdec_write_dos_bits(core, VLD_MEM_VIFIFO_CONTROL, 1); in vdec_1_stbuf_power_up()
100 amvdec_clear_dos_bits(core, VLD_MEM_VIFIFO_CONTROL, 1); in vdec_1_stbuf_power_up()
108 amvdec_write_dos_bits(core, VLD_MEM_VIFIFO_CONTROL, in vdec_1_stbuf_power_up()
H A Ddos_regs.h75 #define VLD_MEM_VIFIFO_CONTROL 0x3110 macro