Searched refs:phy_type (Results 1 - 25 of 120) sorted by path

12345

/linux-master/arch/powerpc/include/asm/
H A Dtsi108.h97 u16 phy_type; /* type of phy on board */ member in struct:__anon125
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dqt202x_phy.c310 if (efx->phy_type == PHY_TYPE_QT2025C) {
374 if (efx->phy_type == PHY_TYPE_QT2025C)
394 if (efx->phy_type == PHY_TYPE_QT2025C)
404 if (efx->phy_type == PHY_TYPE_QT2025C) {
463 if (efx->phy_type == PHY_TYPE_QT2025C) {
/linux-master/drivers/net/ethernet/sun/
H A Dniu.h2988 char phy_type[NIU_VPD_PHY_TYPE_MAX]; member in struct:rx_pkt_hdr0::niu_vpd
H A Dsungem.h1009 enum gem_phy_type phy_type; member in struct:gem
1025 #define found_mii_phy(gp) ((gp->phy_type == phy_mii_mdio0 || gp->phy_type == phy_mii_mdio1) && \
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c345 int phy_type; local
348 phy_type =
351 if ((phy_type == PHY_TYPE_N) || (phy_type == PHY_TYPE_SSN) ||
352 (phy_type == PHY_TYPE_LCN) || (phy_type == PHY_TYPE_HT)) {
381 if ((phy_type == PHY_TYPE_A) || (rxh->PhyRxStatus_0 & PRXS0_OFDM))
437 /* select rateset for a given phy_type and bandtype and filter it, sort it
443 uint phy_type, int bandtype, bool cck_only,
448 if ((PHYTYPE_IS(phy_type, PHY_TYPE_H
441 brcms_c_rateset_default(struct brcms_c_rateset *rs_tgt, const struct brcms_c_rateset *rs_hw, uint phy_type, int bandtype, bool cck_only, uint rate_mask, bool mcsallow, u8 bw, u8 txstreams) argument
[all...]
H A Drate.h234 const struct brcms_c_rateset *rs_hw, uint phy_type,
/linux-master/drivers/scsi/mvsas/
H A Dmv_64xx.c21 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA);
23 phy->phy_type |= PORT_TYPE_SAS;
25 phy->phy_type |= PORT_TYPE_SATA;
H A Dmv_94xx.c23 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA);
26 phy->phy_type |= PORT_TYPE_SAS;
30 phy->phy_type |= PORT_TYPE_SATA;
880 if (phy->phy_type & PORT_TYPE_SAS) {
/linux-master/drivers/usb/phy/
H A Dof.c25 * The function gets phy interface string from property 'phy_type',
30 const char *phy_type; local
33 err = of_property_read_string(np, "phy_type", &phy_type);
38 if (!strcmp(phy_type, usbphy_modes[i]))
/linux-master/include/linux/platform_data/
H A Demif_plat.h122 u32 phy_type; member in struct:emif_platform_data
H A Ds3c-hsotg.h31 int phy_type; member in struct:dwc2_hsotg_plat
/linux-master/arch/powerpc/sysdev/
H A Dtsi108_dev.c136 tsi_eth_data.phy_type = TSI108_PHY_BCM54XX;
/linux-master/drivers/acpi/acpica/
H A Drsdumpinfo.c452 { ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(csi2_serial_bus.phy_type),
H A Drsserial.c269 { ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET(data.csi2_serial_bus.phy_type),
/linux-master/drivers/acpi/
H A Dmipi-disco-img.c297 switch (conn->csi2_data.phy_type) {
308 conn->csi2_data.phy_type);
/linux-master/drivers/atm/
H A Diphase.c800 iadev->phy_type = PHY_OC3C_S;
802 iadev->phy_type = PHY_UTP155;
804 iadev->phy_type = PHY_OC3C_M;
807 iadev->phy_type = memType & FE_MASK;
808 IF_INIT(printk("memType = 0x%x iadev->phy_type = 0x%x\n",
809 memType,iadev->phy_type);)
810 if (iadev->phy_type == FE_25MBIT_PHY)
812 else if (iadev->phy_type == FE_DS3_PHY)
814 else if (iadev->phy_type == FE_E3_PHY)
836 if (iadev->phy_type
[all...]
H A Diphase.h1030 u_short phy_type; member in struct:iadev_priv
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h647 enum phy_type { enum
663 enum phy_type phyType;
/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;
H A Ddce_dmcu.h247 * 22 phy_type
260 unsigned int phy_type:1; /*[22:22]*/ member in struct:dce_dmcu_psr_config_data_reg1::__anon458
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3194 u8 phy_type; local
3196 phy_type = hdmi->plat_data->phy_force_vendor ?
3200 if (phy_type == DW_HDMI_PHY_VENDOR_PHY) {
3216 if (dw_hdmi_phys[i].type == phy_type) {
3232 dev_err(hdmi->dev, "Unsupported HDMI PHY type (%02x)\n", phy_type);
/linux-master/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c624 u32 phy_type; local
652 if (!of_property_read_u32(dev->of_node, "phy-type", &phy_type))
653 phy->cphy_mode = (phy_type == PHY_TYPE_CPHY);
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma.h230 u16 phy_type; member in struct:phy_info
H A Docrdma_hw.c1447 dev->phy.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);

Completed in 325 milliseconds

12345