Searched refs:phy_type (Results 51 - 75 of 121) sorted by relevance

12345

/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c1159 uint8_t phy_type = 0; local
1175 phy_type = ((dp_get_panel_mode(link) == DP_PANEL_MODE_EDP) ? 1 : 0);
1182 cmd.assr_enable.assr_data.phy_port_type = phy_type;
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c351 regs_buff[12] = hw->phy_type; /* PHY type (IGP=1, M88=0) */
352 if (hw->phy_type == e1000_phy_igp) {
1212 if (hw->phy_type == e1000_phy_m88) {
1236 hw->phy_type == e1000_phy_m88)
1252 if (hw->phy_type == e1000_phy_m88)
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dmain.c4441 static char *b43_phy_name(struct b43_wldev *dev, u8 phy_type) argument
4443 switch (phy_type) {
4477 u8 phy_type; local
4488 phy_type = (tmp & B43_PHYVER_TYPE) >> B43_PHYVER_TYPE_SHIFT;
4492 if (phy_type == B43_PHYTYPE_LCNXN) {
4493 phy_type = B43_PHYTYPE_N;
4497 switch (phy_type) {
4539 analog_type, phy_type, b43_phy_name(dev, phy_type),
4544 analog_type, phy_type, b43_phy_nam
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c449 efx->phy_type = phy_data->type;
794 if (efx->phy_type == PHY_TYPE_SFT9001B &&
869 if (efx->phy_type == PHY_TYPE_SFT9001B) {
H A Defx.c706 return sprintf(buf, "%d\n", efx->phy_type);
708 static DEVICE_ATTR_RO(phy_type);
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma.h230 u16 phy_type; member in struct:phy_info
/linux-master/drivers/net/fddi/skfp/h/
H A Dsmt.h238 u_char phy_type ; /* A/B/S/M */ member in struct:smt_phy_rec
/linux-master/drivers/staging/ks7010/
H A Dks_hostif.h360 __le16 phy_type; member in struct:hostif_request
/linux-master/drivers/scsi/mvsas/
H A Dmv_sas.h213 u32 phy_type; member in struct:mvs_phy
/linux-master/include/acpi/
H A Dacrestyp.h520 u8 phy_type; member in struct:acpi_resource_csi2_serialbus
/linux-master/drivers/phy/ti/
H A Dphy-j721e-wiz.c1415 u32 reg, num_lanes = 1, phy_type = PHY_NONE; local
1431 of_property_read_u32(subnode, "cdns,phy-type", &phy_type);
1434 reg, reg + num_lanes - 1, phy_type);
1438 wiz->lane_phy_type[i] = phy_type;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c154 switch (pi->pubpi.phy_type) {
176 && (pi->pubpi.phy_type != PHY_TYPE_SSN))) {
192 && (pi->pubpi.phy_type != PHY_TYPE_SSN))) {
466 pi->pubpi.phy_type = PHY_TYPE(phyversion);
469 if (pi->pubpi.phy_type == PHY_TYPE_LCNXN) {
470 pi->pubpi.phy_type = PHY_TYPE_N;
476 if (pi->pubpi.phy_type != PHY_TYPE_N &&
477 pi->pubpi.phy_type != PHY_TYPE_LCN)
606 *phytype = (u16) pi->pubpi.phy_type;
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c245 masterCmdData1.bits.phy_type = psr_context->phyType;
683 masterCmdData1.bits.phy_type = psr_context->phyType;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c705 return sprintf(buf, "%d\n", efx->phy_type);
707 static DEVICE_ATTR_RO(phy_type);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c642 switch (hw->phy.link_info.phy_type) {
1114 hw->phy.phy_types = le32_to_cpu(abilities->phy_type);
1195 config.phy_type = abilities->phy_type;
1347 hw_link_info->phy_type = (enum i40e_aq_phy_type)resp->phy_type;
1382 hw_link_info->phy_type == 0xE)
1383 hw_link_info->phy_type = I40E_PHY_TYPE_10GBASE_SFPP_CU;
H A Di40e_ethtool.c779 switch (hw_link_info->phy_type) {
992 hw_link_info->phy_type);
1434 config.phy_type = abilities.phy_type;
1506 config.phy_type = abilities.phy_type;
5514 if (hw->phy.link_info.phy_type == I40E_PHY_TYPE_EMPTY) {
5741 config.phy_type = abilities.phy_type;
H A Di40e_adminq_cmd.h1653 __le32 phy_type; /* bitmap using the above enum for offsets */ member in struct:i40e_aq_get_phy_abilities_resp
1683 __le32 phy_type; member in struct:i40e_aq_set_phy_config
1740 u8 phy_type; /* i40e_aq_phy_type */ member in struct:i40e_aqc_get_link_status
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c987 if (efx->phy_type == PHY_TYPE_NONE)
1682 switch (efx->phy_type) {
1695 efx->phy_type);
2191 efx->phy_type = nvconfig->board_v2.port0_phy_type;
2209 efx->phy_type, efx->mdio.prtad);
H A Dnet_driver.h718 * @phy_type: PHY type
859 unsigned int phy_type; member in struct:ef4_nic
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c642 if (phy->phy_type & PORT_TYPE_SAS) {
649 } else if (phy->phy_type & PORT_TYPE_SATA) {
2042 phy->phy_type = 0;
2077 if (phy->phy_type & PORT_TYPE_SAS) {
2083 } else if (phy->phy_type & PORT_TYPE_SATA)
H A Dhisi_sas.h186 u32 phy_type; member in struct:hisi_sas_phy
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c2989 u8 phy_type; local
3000 phy_type = (tmp & B43legacy_PHYVER_TYPE) >> B43legacy_PHYVER_TYPE_SHIFT;
3002 switch (phy_type) {
3018 analog_type, phy_type, phy_rev);
3022 analog_type, phy_type, phy_rev);
3045 switch (phy_type) {
3072 phy->type = phy_type;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disp.c103 .phy_type = ISP_PHY_TYPE_3430,
125 .phy_type = ISP_PHY_TYPE_3630,
2271 "ti,phy-type", &isp->phy_type);
/linux-master/drivers/acpi/acpica/
H A Drsdumpinfo.c452 { ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(csi2_serial_bus.phy_type),
/linux-master/drivers/usb/host/
H A Dxhci-tegra.c1427 static bool is_host_mode_phy(struct tegra_xusb *tegra, unsigned int phy_type, unsigned int index) argument
1429 if (strcmp(tegra->soc->phy_types[phy_type].name, "hsic") == 0)
1432 if (strcmp(tegra->soc->phy_types[phy_type].name, "usb2") == 0) {
1439 if (strcmp(tegra->soc->phy_types[phy_type].name, "usb3") == 0) {

Completed in 592 milliseconds

12345