Searched refs:G1_REG_ADDR_REF (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_g1_h264_dec.c201 vdpu_write_relaxed(vpu, dma_addr, G1_REG_ADDR_REF(i));
H A Dhantro_g1_regs.h235 #define G1_REG_ADDR_REF(i) (0x038 + ((i) * 0x4)) macro
H A Dhantro_g1_vp8_dec.c21 { G1_REG_ADDR_REF(8), 0, 0xffffffff },
22 { G1_REG_ADDR_REF(9), 0, 0xffffffff },
23 { G1_REG_ADDR_REF(10), 0, 0xffffffff },
24 { G1_REG_ADDR_REF(11), 0, 0xffffffff },
25 { G1_REG_ADDR_REF(12), 0, 0xffffffff },
26 { G1_REG_ADDR_REF(14), 0, 0xffffffff },
27 { G1_REG_ADDR_REF(15), 0, 0xffffffff },
270 + src_dma, G1_REG_ADDR_REF(13));
383 vdpu_write_relaxed(vpu, ref, G1_REG_ADDR_REF(0));
393 vdpu_write_relaxed(vpu, ref, G1_REG_ADDR_REF(
[all...]

Completed in 282 milliseconds