Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-sensor.c133 tpg_s_ycbcr_enc(&vsen->tpg, vsen->mbus_format.ycbcr_enc); in vimc_sen_tpg_s_format()
/Linux-v4.19/include/media/tpg/
Dv4l2-tpg.h364 static inline void tpg_s_ycbcr_enc(struct tpg_data *tpg, u32 ycbcr_enc) in tpg_s_ycbcr_enc() function
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-ctrls.c381 tpg_s_ycbcr_enc(&dev->tpg, ctrl->val); in vivid_vid_cap_s_ctrl()