Searched refs:pipeline_en (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_postproc.c | 37 .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 D | hantro.h | 277 struct hantro_reg pipeline_en; member
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_postproc.c | 39 .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 D | hantro.h | 311 struct hantro_reg pipeline_en; member
|
Completed in 5 milliseconds