Home
last modified time | relevance | path

Searched refs:legacy_regs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dsunxi_vpu_hw.c127 .legacy_regs = 1,
H A Dhantro_g2_vp9_dec.c153 if (!ctx->dev->variant->legacy_regs) in config_output()
361 if (ctx->dev->variant->legacy_regs) { in config_tiles()
517 if (ctx->dev->variant->legacy_regs) { in config_bit_depth()
804 if (ctx->dev->variant->legacy_regs) in config_source()
816 if (!ctx->dev->variant->legacy_regs) { in config_source()
861 if (!ctx->dev->variant->legacy_regs) { in config_registers()
H A Dhantro.h102 unsigned int legacy_regs : 1; member
H A Dhantro_postproc.c142 if (ctx->dev->variant->legacy_regs) { in hantro_postproc_g2_enable()