Searched refs:inno_video_phy_plat_data (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c203 struct inno_video_phy_plat_data { struct
214 const struct inno_video_phy_plat_data *pdata;
607 static const struct inno_video_phy_plat_data max_1ghz_video_phy_plat_data = {
613 static const struct inno_video_phy_plat_data max_2_5ghz_video_phy_plat_data = {
625 inno->pdata = (const struct inno_video_phy_plat_data *)dev_get_driver_data(dev);

Completed in 39 milliseconds