Home
last modified time | relevance | path

Searched refs:pipeline_en (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A 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()
H A Dhantro.h277 struct hantro_reg pipeline_en; member
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A 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()
H A Dhantro.h311 struct hantro_reg pipeline_en; member

Completed in 5 milliseconds