Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-xenon-phy.c138 static const char * const phy_types[] = { variable
855 priv->phy_type = match_string(phy_types, NR_PHY_TYPES, phy_name); in xenon_add_phy()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h147 u64 phy_types; member
H A Di40e_common.c1055 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities()
1056 hw->phy.phy_types |= in i40e_aq_get_phy_capabilities()
1365 hw->phy.phy_types = le32_to_cpu(tmp); in i40e_aq_get_link_info()
1366 hw->phy.phy_types |= ((u64)resp->link_type_ext << 32); in i40e_aq_get_link_info()