Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_g1_h264_dec.c293 G1_REG_CONFIG_DEC_AXI_RD_ID(0xffu) | in hantro_g1_h264_dec_run()
Dhantro_g1_regs.h28 #define G1_REG_CONFIG_DEC_AXI_RD_ID(x) (((x) & 0xff) << 24) macro