Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/verisilicon/
Dhantro_postproc.c39 .pipeline_en = {G1_REG_PP_INTERRUPT, 1, 0x1},
75 HANTRO_PP_REG_WRITE(vpu, pipeline_en, 0x1); in hantro_postproc_g1_enable()
245 HANTRO_PP_REG_WRITE(vpu, pipeline_en, 0x0); in hantro_postproc_g1_disable()
Dhantro.h311 struct hantro_reg pipeline_en; member