Home
last modified time | relevance | path

Searched refs:port_mode (Results 1 – 25 of 28) sorted by relevance

12

/linux/include/linux/platform_data/
H A Dusb-omap.h28 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; member
32 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; member
39 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; member
45 enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS]; member
H A Dusb-ohci-pxa27x.h27 int port_mode; member
/linux/drivers/mfd/
H A Domap-usb-tll.c323 needs_tll |= omap_usb_mode_needs_tll(pdata->port_mode[i]); in omap_tll_init()
341 if (is_ohci_port(pdata->port_mode[i])) { in omap_tll_init()
342 reg |= ohci_omap3_fslsmode(pdata->port_mode[i]) in omap_tll_init()
345 } else if (pdata->port_mode[i] == in omap_tll_init()
355 } else if (pdata->port_mode[i] == in omap_tll_init()
397 if (omap_usb_mode_needs_tll(pdata->port_mode[i])) { in omap_tll_enable()
429 if (omap_usb_mode_needs_tll(pdata->port_mode[i])) { in omap_tll_disable()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c219 enum xgbe_port_mode port_mode; member
820 if (phy_data->port_mode != XGBE_PORT_MODE_SFP) in xgbe_phy_finisar_phy_quirks()
855 if (phy_data->port_mode != XGBE_PORT_MODE_SFP) in xgbe_phy_belfuse_phy_quirks()
950 if ((phy_data->port_mode == XGBE_PORT_MODE_SFP) && in xgbe_phy_find_phy_device()
1342 if (phy_data->port_mode != XGBE_PORT_MODE_SFP) { in xgbe_phy_module_eeprom()
1425 if (phy_data->port_mode != XGBE_PORT_MODE_SFP) in xgbe_phy_module_info()
1593 switch (phy_data->port_mode) { in xgbe_phy_an73_redrv_outcome()
1603 switch (phy_data->port_mode) { in xgbe_phy_an73_redrv_outcome()
1749 switch (phy_data->port_mode) { in xgbe_phy_an_advertising()
1844 switch (phy_data->port_mode) { in xgbe_phy_an_mode()
[all …]
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_gmac.h30 enum hns_port_mode port_mode; member
/linux/sound/synth/emux/
H A Demux_oss.c145 port->port_mode = SNDRV_EMUX_PORT_MODE_OSS_MIDI; in reset_port_mode()
150 port->port_mode = SNDRV_EMUX_PORT_MODE_OSS_SYNTH; in reset_port_mode()
425 if (port->port_mode != SNDRV_EMUX_PORT_MODE_OSS_SYNTH) in gusspec_control()
H A Demux_seq.c95 p->port_mode = SNDRV_EMUX_PORT_MODE_MIDI; in snd_emux_init_seq()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi.h183 u8 port_mode; /* enum bfi_port_mode */ member
344 u8 port_mode; /*!< enum bfa_mode */ member
H A Dbfa_ioc.c2090 bfa_ioc_enable_reply(struct bfa_ioc *ioc, enum bfa_mode port_mode, in bfa_ioc_enable_reply() argument
2095 ioc->port_mode = ioc->port_mode_cfg = port_mode; in bfa_ioc_enable_reply()
2451 (enum bfa_mode)msg->fw_event.port_mode, in bfa_ioc_isr()
2527 ioc->port_mode = ioc->port_mode_cfg = BFA_MODE_CNA; in bfa_nw_ioc_pci_init()
2537 ioc->port_mode = ioc->port_mode_cfg = BFA_MODE_HBA; in bfa_nw_ioc_pci_init()
2543 ioc->port_mode = in bfa_nw_ioc_pci_init()
2547 ioc->port_mode = in bfa_nw_ioc_pci_init()
2799 return (ioc->attr->port_mode == BFI_PORT_MODE_FC) in bfa_ioc_get_type()
2905 ioc_attr->port_mode = ioc->port_mode; in bfa_nw_ioc_get_attr()
H A Dbfa_defs.h156 u8 port_mode; /*!< enum bfa_mode */ member
H A Dbfa_ioc.h193 enum bfa_mode port_mode; member
/linux/drivers/usb/musb/
H A Dmusb_dsps.c230 if (musb->port_mode == MUSB_HOST) { in dsps_check_status()
239 if (musb->port_mode == MUSB_HOST) { in dsps_check_status()
258 if (musb->port_mode == MUSB_PERIPHERAL) in dsps_check_status()
1022 musb->port_mode == MUSB_OTG) in dsps_resume()
H A Dmusb_virthub.c256 return musb->port_mode == MUSB_HOST; in musb_has_gadget()
H A Dmusb_core.h357 enum musb_mode port_mode; member
H A Dmusb_host.c2713 if (musb->port_mode == MUSB_PERIPHERAL) in musb_host_cleanup()
2728 if (musb->port_mode == MUSB_HOST) { in musb_host_setup()
/linux/include/sound/
H A Demux_synth.h131 char port_mode; /* operation mode */ member
/linux/drivers/net/dsa/
H A Dbcm_sf2.c750 u32 id_mode_dis = 0, port_mode; in bcm_sf2_sw_mac_config() local
765 port_mode = EXT_GPHY; in bcm_sf2_sw_mac_config()
768 port_mode = EXT_EPHY; in bcm_sf2_sw_mac_config()
771 port_mode = EXT_REVMII; in bcm_sf2_sw_mac_config()
787 reg |= port_mode; in bcm_sf2_sw_mac_config()
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c218 reg |= params->port_mode; in usb_init_common()
470 reg |= params->port_mode; in usb_set_dual_select()
H A Dphy-brcm-usb-init.h64 int port_mode; member
H A Dphy-brcm-usb.c251 priv->ini.port_mode = value; in dual_select_store()
520 priv->ini.port_mode = priv->ini.supported_port_modes; in brcm_usb_phy_probe()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c31 static int port_mode = NETXEN_PORT_MODE_AUTO_NEG; variable
348 if (port_mode == NETXEN_PORT_MODE_802_3_AP) { in netxen_set_port_mode()
351 } else if (port_mode == NETXEN_PORT_MODE_XG) { in netxen_set_port_mode()
354 } else if (port_mode == NETXEN_PORT_MODE_AUTO_NEG_1G) { in netxen_set_port_mode()
357 } else if (port_mode == NETXEN_PORT_MODE_AUTO_NEG_XG) { in netxen_set_port_mode()
H A Dnetxen_nic_hw.c1851 __u32 port_mode; in netxen_nic_set_link_parameters() local
1861 port_mode = NXRD32(adapter, NETXEN_PORT_MODE_ADDR); in netxen_nic_set_link_parameters()
1862 if (port_mode == NETXEN_PORT_MODE_802_3_AP) { in netxen_nic_set_link_parameters()
/linux/arch/arm/mach-pxa/
H A Dspitz.c768 .port_mode = PMM_NPS_MODE,
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h407 u8 port_mode; /* bfa_mode_s */ member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.c1238 req->port_mode & MCS_PORT_MODE_MASK); in mcs_set_port_cfg()
1269 rsp->port_mode = mcs_reg_read(mcs, MCSX_PAB_RX_SLAVE_PORT_CFGX(req->port_id)) & in mcs_get_port_cfg()

12