Searched refs:phy_configuration (Results 1 – 2 of 2) sorted by relevance
124 u32 phy_configuration; in sci_phy_link_layer_initialization() local158 phy_configuration = readl(&llr->phy_configuration); in sci_phy_link_layer_initialization()162 writel(phy_configuration, &llr->phy_configuration); in sci_phy_link_layer_initialization()429 &iphy->link_layer_registers->phy_configuration); in sci_phy_suspend()442 &iphy->link_layer_registers->phy_configuration); in sci_phy_resume()1202 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()1206 writel(val, &ll->phy_configuration); in scu_link_layer_start_oob()1207 readl(&ll->phy_configuration); /* flush */ in scu_link_layer_start_oob()1211 val = readl(&ll->phy_configuration); in scu_link_layer_start_oob()1213 writel(val, &ll->phy_configuration); in scu_link_layer_start_oob()[all …]
1327 u32 phy_configuration; member
Completed in 20 milliseconds