Searched defs:exynos5_phy_control (Results 1 – 2 of 2) sorted by relevance
107 struct exynos5_phy_control { struct108 unsigned int phy_con0;109 unsigned int phy_con1;110 unsigned int phy_con2;111 unsigned int phy_con3;112 unsigned int phy_con4;113 unsigned char res1[4];114 unsigned int phy_con6;115 unsigned char res2[4];116 unsigned int phy_con8;[all …]
199 struct exynos5_phy_control { struct200 uint32_t phy_con0;201 uint32_t phy_con1;202 uint32_t phy_con2;203 uint32_t phy_con3;204 uint32_t phy_con4;205 uint8_t res1[4];206 uint32_t phy_con6;207 uint8_t res2[4];208 uint32_t phy_con8;[all …]