Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_g1_h264_dec.c293 G1_REG_CONFIG_DEC_AXI_RD_ID(0xffu) | in hantro_g1_h264_dec_run()
H A Dhantro_g1_regs.h28 #define G1_REG_CONFIG_DEC_AXI_RD_ID(x) (((x) & 0xff) << 24) macro