Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/tpg/
Dv4l2-tpg.h445 static inline unsigned tpg_hscale(const struct tpg_data *tpg, unsigned x) in tpg_hscale() function
453 return tpg_hdiv(tpg, plane, tpg_hscale(tpg, x)); in tpg_hscale_div()