Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c206 u32 mbps_per_lane; in csi2_dphy_init() local
212 mbps_per_lane = CSI2_DEFAULT_MAX_MBPS; in csi2_dphy_init()
214 mbps_per_lane = DIV_ROUND_UP_ULL(2 * ctrl->qmenu_int[ctrl->val], in csi2_dphy_init()
217 sel = max_mbps_to_hsfreqrange_sel(mbps_per_lane); in csi2_dphy_init()