Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_postproc.c37 .pipeline_en = {G1_REG_PP_INTERRUPT, 1, 0x1},
64 HANTRO_PP_REG_WRITE_S(vpu, pipeline_en, 0x1); in hantro_postproc_enable()
149 HANTRO_PP_REG_WRITE_S(vpu, pipeline_en, 0x0); in hantro_postproc_disable()
Dhantro.h277 struct hantro_reg pipeline_en; member