Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Dhantro_postproc.c37 .pipeline_en = {G1_REG_PP_INTERRUPT, 1, 0x1},
72 HANTRO_PP_REG_WRITE_S(vpu, pipeline_en, 0x1); in hantro_postproc_enable()
158 HANTRO_PP_REG_WRITE_S(vpu, pipeline_en, 0x0); in hantro_postproc_disable()
Dhantro.h285 struct hantro_reg pipeline_en; member