Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c306 static const struct dphy_pll_parameter_map dppa_map[] = { variable
352 for (i = 0; i < ARRAY_SIZE(dppa_map); i++) in max_mbps_to_parameter()
353 if (dppa_map[i].max_mbps >= max_mbps) in max_mbps_to_parameter()
445 CP_CURRENT_SEL(dppa_map[i].icpctrl)); in dw_mipi_dsi_phy_init()
448 LPF_RESISTORS_SEL(dppa_map[i].lpfctrl)); in dw_mipi_dsi_phy_init()
451 HSFREQRANGE_SEL(dppa_map[i].hsfreqrange)); in dw_mipi_dsi_phy_init()
549 unsigned int max_mbps = dppa_map[ARRAY_SIZE(dppa_map) - 1].max_mbps; in dw_mipi_dsi_get_lane_mbps()
1254 HSFREQRANGE_SEL(dppa_map[i].hsfreqrange)); in dw_mipi_dsi_dphy_power_on()