Searched refs:pcs_fwnode (Results 1 – 1 of 1) sorted by relevance
127 struct fwnode_handle *fwnode = mpcs->fwnode, *pcs_fwnode; in mtk_pcs_config_polarity() local135 pcs_fwnode = fwnode_get_named_child_node(fwnode, "pcs"); in mtk_pcs_config_polarity()137 ret = phy_get_rx_polarity(pcs_fwnode, phy_modes(interface), in mtk_pcs_config_polarity()141 fwnode_handle_put(pcs_fwnode); in mtk_pcs_config_polarity()147 ret = phy_get_tx_polarity(pcs_fwnode, phy_modes(interface), in mtk_pcs_config_polarity()150 fwnode_handle_put(pcs_fwnode); in mtk_pcs_config_polarity()