Home
last modified time | relevance | path

Searched full:fullduplex (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/include/uapi/linux/
H A Dscc.h62 KISS_DUPLEX_FULL, /* fullduplex, key down trx after transmission */
63 KISS_DUPLEX_LINK, /* fullduplex, key down trx after 'idletime' sec */
64 KISS_DUPLEX_OPTIMA /* fullduplex, let the protocol layer control the hw */
90 CLK_DIVIDER, /* Rx = DPLL, Tx = divider (fullduplex with */
92 CLK_BRG /* experimental fullduplex mode with DPLL/BRG for */
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c604 int speed, fullduplex, newlinkstate; in phy_intr() local
618 if ( (fullduplex = (tanlpar & TANAR_FULL_DUP) && in phy_intr()
661 fullduplex = (cfg & CFG_DUPSTS); in phy_intr()
663 if (fullduplex) { in phy_intr()
697 fullduplex ? "full" : "half"); in phy_intr()
1210 int fullduplex = 0; local
1231 fullduplex = (cfg & CFG_DUPSTS) ? 1 : 0;
1254 cmd->base.duplex = fullduplex ? DUPLEX_FULL : DUPLEX_HALF;
1278 int fullduplex = 0; local
1287 fullduplex = (tanar & TANAR_FULL_DUP);
[all …]
/openbmc/u-boot/drivers/net/phy/
H A Dxilinx_phy.c89 * 1000Mbps/fullduplex in xilinxphy_startup()
/openbmc/linux/include/linux/
H A Dyam.h55 unsigned int holddly; /* PTT delay in FullDuplex 2 mode */
/openbmc/u-boot/drivers/net/
H A Dns8382x.c101 FullDuplex = 0x10000000, enumerator
112 #define SpeedStatus_Polarity ( GigSpeed | HundSpeed | FullDuplex)
416 chpcfg & FullDuplex ? "full" : "half"); in ns8382x_initialize()
698 duplex = (config & FullDuplex) ? 1 : 0; in ns8382x_check_duplex()
H A Dax88180.c395 FULLDUPLEX | DEFAULT_MACCFG1; in ax88180_media_config()
410 maccfg1_val = RXFLOW_EN | FULLDUPLEX | DEFAULT_MACCFG1; in ax88180_media_config()
424 maccfg1_val = RXFLOW_EN | FULLDUPLEX | DEFAULT_MACCFG1; in ax88180_media_config()
H A Dax88180.h196 #define FULLDUPLEX 0x00000040 macro
H A Dnatsemi.c113 FullDuplex = 0x20000000, enumerator
733 int duplex = INL(dev, ChipConfig) & FullDuplex ? 1 : 0; in natsemi_check_duplex()
/openbmc/linux/sound/pci/
H A Drme32.c46 * In the fullduplex mode (given by the module parameter), the hardware buffer
78 static bool fullduplex[SNDRV_CARDS]; // = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
86 module_param_array(fullduplex, bool, NULL, 0444);
87 MODULE_PARM_DESC(fullduplex, "Support full-duplex mode.");
1108 /* ack and pointer callbacks for fullduplex mode */
1212 /* for fullduplex mode */
1873 if (fullduplex[dev]) in __snd_rme32_probe()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,sai.yaml14 which provides a synchronous audio interface that supports fullduplex
/openbmc/linux/drivers/net/hamradio/
H A DKconfig85 tristate "BAYCOM ser12 fullduplex driver for AX.25"
H A Dbaycom_ser_fdx.c5 * baycom_ser_fdx.c -- baycom ser12 fullduplex radio modem driver.
H A D6pack.c210 * In case of fullduplex or DAMA operation, we don't take care about the in sp_encaps()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dmedia.c426 if (tp->full_duplex) new_csr6 |= FullDuplex; in tulip_check_duplex()
427 else new_csr6 &= ~FullDuplex; in tulip_check_duplex()
H A D21142.c127 tp->csr6 = 0x82420000 | (tp->sym_advertise & 0x0040 ? FullDuplex : 0); in t21142_start_nway()
H A Dde2104x.c204 FullDuplex = (1 << 9), enumerator
936 macmode |= FullDuplex; in de_set_media()
938 macmode &= ~FullDuplex; in de_set_media()
1516 if (dr32(MacMode) & FullDuplex) in __de_get_link_ksettings()
H A Dtulip.h164 FullDuplex = (1 << 9), enumerator
/openbmc/linux/Documentation/networking/device_drivers/hamradio/
H A Dbaycom.rst78 the driver supports the KISS (see below) fullduplex command. It then simply
H A Dz8530drv.rst515 1: Fullduplex mode, i.e. the transmitter will be keyed at
558 has same result as the fullduplex mode 1. This parameter
/openbmc/u-boot/drivers/misc/
H A Dali512x.c156 ali_write(0xf1, enabled?0x48:0x00); /* fullduplex IrDa */ in ali512x_set_uart2_irda()
/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2y.c113 Version 0.0.2: midi works with snd-usb-midi, audio (only fullduplex now) with i.e. bristol.
/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c360 PadEnable=0x04, FullDuplex=0x02, HugeFrame=0x01, enumerator
1667 new_tx_mode = np->tx_mode & ~FullDuplex; /* duplex setting */ in netdev_media_change()
1669 new_tx_mode |= FullDuplex; in netdev_media_change()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw.c578 /* Increase RX FIFO size to 5 for supporting fullduplex in cpsw_slave_open()
589 /* Increase RX FIFO size to 5 for supporting fullduplex in cpsw_slave_open()
H A Dcpsw_new.c733 /* Increase RX FIFO size to 5 for supporting fullduplex in cpsw_slave_open()
744 /* Increase RX FIFO size to 5 for supporting fullduplex in cpsw_slave_open()
/openbmc/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c156 FullDuplex = 0x04, /* enable full duplex mode */ enumerator
1581 PutByte(XIRCREG1_ECR, GetByte(XIRCREG1_ECR | FullDuplex)); in do_reset()

12