Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/davinci/
Dvpbe_venc.c96 static inline u32 vdaccfg_write(struct v4l2_subdev *sd, u32 val) in vdaccfg_write() function
234 vdaccfg_write(sd, VDAC_CONFIG_SD_V3); in venc_set_ntsc()
238 vdaccfg_write(sd, VDAC_CONFIG_SD_V2); in venc_set_ntsc()
280 vdaccfg_write(sd, VDAC_CONFIG_SD_V3); in venc_set_pal()
284 vdaccfg_write(sd, VDAC_CONFIG_SD_V2); in venc_set_pal()
333 vdaccfg_write(sd, VDAC_CONFIG_HD_V2); in venc_set_480p59_94()
381 vdaccfg_write(sd, VDAC_CONFIG_HD_V2); in venc_set_576p50()
496 vdaccfg_write(sd, VDAC_CONFIG_HD_V2); in venc_s_dv_timings()
503 vdaccfg_write(sd, VDAC_CONFIG_HD_V2); in venc_s_dv_timings()