Searched refs:STP (Results 1 - 60 of 60) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
H A Dgth.h46 REG_GTH_SMCR0 = 0x9c, /* STP mainenance for ports 0/1 */
47 REG_GTH_SMCR1 = 0xa0, /* STP mainenance for ports 2/3 */
48 REG_GTH_SMCR2 = 0xa4, /* STP mainenance for ports 4/5 */
49 REG_GTH_SMCR3 = 0xa8, /* STP mainenance for ports 6/7 */
/linux-4.4.14/include/linux/
H A Dstm.h21 * enum stp_packet_type - STP packets that an STM driver sends
34 * enum stp_packet_flags - STP packet modifiers
49 * @sw_start: first STP master available to software
50 * @sw_end: last STP master available to software
51 * @sw_nchannels: number of STP channels per master
53 * @packet: callback that sends an STP packet
69 * master in the STP stream.
/linux-4.4.14/drivers/scsi/mvsas/
H A Dmv_defs.h162 TXQ_CMD_STP = 3, /* STP/SATA protocol */
210 MCH_RESET = (1U << 7), /* Reset (STP/SATA) */
211 MCH_FPDMA = (1U << 6), /* First party DMA (STP/SATA) */
212 MCH_ATAPI = (1U << 5), /* ATAPI (STP/SATA) */
213 MCH_BIST = (1U << 4), /* BIST activate (STP/SATA) */
214 MCH_PMP_MASK = 0xf, /* PMP from cmd FIS (STP/SATA)*/
233 PHYEV_DCDR_ERR = (1U << 23), /* STP Deocder Error */
234 PHYEV_CRC_ERR = (1U << 22), /* STP CRC Error */
371 CMD_STP_MEM_BIST_CTL = 0x17c, /* STP Memory BIST Control */
372 CMD_STP_MEM_BIST_STAT0 = 0x180, /* STP Memory BIST Status 0 */
373 CMD_STP_MEM_BIST_STAT1 = 0x184, /* STP Memory BIST Status 1 */
421 /* STP */
458 STP_RES_BSY = (1U << 8), /* STP resources busy */
H A Dmv_94xx.h57 MVS_STP_REG_SET_0 = 0x118, /* STP/SATA Register Set Enable */
H A Dmv_sas.c509 /* used for STP. unused for SATA? */ mvs_task_prep_ata()
551 /* initiator, STP, ftype 1h */ mvs_task_prep_ata()
747 mv_dprintk("SATA/STP port %d does not attach" mvs_task_prep()
1985 mv_dprintk("phy %d STP decoding error.\n", mvs_int_port()
H A Dmv_94xx.c516 /* tune STP performance */ mvs_94xx_init()
/linux-4.4.14/drivers/scsi/isci/
H A Dremote_node_table.h65 * SCU hardware requires that STP remote node entries take three consecutive
128 * Direct attached STP remote node count
150 * Because of the way STP remote node data is allocated on the SCU hardware
153 * sets of three into a single nibble. When the STP RNi is allocated all
155 * of MAX_REMOTE_NODES / CONSECUTIVE RNi ENTRIES for STP / 2 entries per byte.
H A Dscu_remote_node_context.h198 * definition for a STP remote node.
200 * STP Targets are not yet supported so this definition is a placeholder until
205 * Placeholder data for the STP remote node.
223 * STP Remote Node
H A Dremote_device.h214 * @SCI_STP_DEV_CMD: This is the command state for for the STP remote
219 * @SCI_STP_DEV_NCQ: This is the NCQ state for the STP remote device.
224 * @SCI_STP_DEV_NCQ_ERROR: This is the NCQ error state for the STP
229 * @SCI_STP_DEV_ATAPI_ERROR: This is the ATAPI error state for the STP
H A Dunsolicited_frame_control.h78 * This field simply indicates the protocol type (i.e. SSP, STP, SMP).
H A Dinit.c108 MODULE_PARM_DESC(stp_max_occ_to, "STP Max occupancy timeout (100us incr)");
116 MODULE_PARM_DESC(stp_inactive_to, "STP inactivity timeout (100us incr)");
H A Dscu_task_context.h327 * struct stp_task_context - This is the SCU hardware definition for an STP
837 * This field is set the maximum number of retries for a STP non-data FIS
H A Dtask.c513 (dev_is_sata(task->dev) ? "STP/SATA" isci_task_abort_task()
576 ? "SATA/STP" isci_task_abort_task()
H A Drequest.h126 * STP internal requests and SMP response frames. If this field is
H A Drequest.c496 * determine what is common for SSP/SMP/STP task context structures.
604 * This method will perform request construction common to all types of STP
615 /* Build the STP task context structure */ sci_stp_optimized_request_construct()
833 /* STP/SATA Frame sci_request_start()
2798 /* This was an SSP / STP / SATA transfer. isci_request_io_request_complete()
H A Disci.h373 * STP device in READY NCQ substate needs to have RNC suspended/resumed
H A Dphy.c105 * Hardware team recommends that we enable the STP prefetch for all sci_phy_transport_layer_initialization()
H A Dport.c224 * we've found an SSP, SMP, or STP target */ isci_port_link_up()
/linux-4.4.14/include/uapi/linux/
H A Dstm.h24 * struct stp_policy_id - identification for the STP policy
/linux-4.4.14/net/802/
H A Dstp.c2 * STP SAP demux
/linux-4.4.14/net/bridge/
H A Dbr_stp.c21 * before sending, make sure that is at least one STP tick.
52 br_warn(p->br, "error setting offload STP state on port %u(%s)\n", br_set_state()
450 /* Don't change port states if userspace is handling STP */ br_port_state_selection()
538 /* Change bridge STP parameter */ br_set_hello_time()
H A Dbr_stp_if.c159 br_debug(br, "userspace STP started\n"); br_stp_start()
166 br_debug(br, "using kernel STP\n"); br_stp_start()
184 br_info(br, "userspace STP stopped, return code %d\n", r); br_stp_stop()
H A Dbr.c196 pr_err("bridge: can't register sap for STP\n"); br_init()
H A Dbr_input.c269 /* If STP is turned off, br_handle_frame()
H A Dbr_private.h37 /* Don't allow forwarding of control protocols like STP, MAC PAUSE and LACP */
191 /* STP */
273 /* STP */
291 BR_KERNEL_STP, /* old STP in kernel */
H A Dbr_netlink.c589 /* if kernel STP is running, don't allow changes */ br_set_port_state()
/linux-4.4.14/drivers/gpio/
H A Dgpio-stp-xway.c25 * The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
65 /* STP has 3 groups of 8 bits */
150 * xway_stp_hw_init() - Configure the STP unit and enable the clock gate
/linux-4.4.14/arch/s390/kernel/
H A Dtime.c1434 * Server Time Protocol (STP) code.
1456 * Reset STP attachment.
1468 "not provide an STP interface\n"); stp_reset()
1495 * STP timing alert. There are three causes:
1500 * If a STP clock source is now available use it.
1509 * STP sync check machine check. This is called when the timing state
1511 * After a STP sync check the clock is not in sync. The machine check
1521 * STP island condition machine check. This is called when an attached
1522 * server attempts to communicate over an STP link and the servers
1587 * STP work. Check for the STP state and take over the clock
1588 * synchronization if the STP clock source is usable.
1634 * STP subsys sysfs interface functions
H A Dnmi.c242 #define ED_STP_ISLAND 6 /* External damage STP island check */
243 #define ED_STP_SYNC 7 /* External damage STP sync check */
/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-xway.c115 MFP_XWAY(GPIO4, GPIO, STP, NONE, ASC),
116 MFP_XWAY(GPIO5, GPIO, STP, NONE, GPHY),
117 MFP_XWAY(GPIO6, GPIO, STP, GPT, ASC),
134 MFP_XWAY(GPIO23, GPIO, EBU, PCI, STP),
172 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU),
173 MFP_XWAY(GPIO2, GPIO, STP, DFE, EPHY),
174 MFP_XWAY(GPIO3, GPIO, STP, EPHY, EBU),
309 GRP_MUX("stp", STP, pins_stp),
346 GRP_MUX("stp", STP, ase_pins_stp),
/linux-4.4.14/arch/blackfin/include/asm/
H A Dbfin_serial.h75 #define STP 0x10000 /* Stick Parity */ macro
79 #define LCR_MASK (SB | STP | EPS | PEN | STB | WLS_MASK)
119 #define STP 0x20 /* Stick Parity */ macro
122 #define LCR_MASK (SB | STP | EPS | PEN | STB | WLS_MASK)
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_sas.h120 u8 flags2; /* STP close policy:0 */
766 /* How long to wait before shutting down an STP connection, unless
767 * an STP target sent frame(s). 50 usec.
H A Daic94xx_task.c77 /* STP tasks come from libata which has already mapped asd_map_scatterlist()
381 scb->ata_task.proto_conn_rate = (1 << 5); /* STP */ asd_build_ata_ascb()
H A Daic94xx_dev.c305 * For STP and direct-attached SATA Port Multipliers we need
H A Daic94xx_tmf.c441 scb->abort_task.proto_conn_rate = (1 << 5); /* STP */ asd_abort_task()
H A Daic94xx_seq.c665 /* STP shutdown timer timeout constant, IGNORED by the sequencer, asd_init_lseq_mip()
1091 /* Set the Align Rate for SAS and STP mode. */ asd_init_lseq_cio()
H A Daic94xx_dump.c911 ASD_DPRINTK("STP proto device-to-host FIS:\n"); asd_dump_frame_rcvd()
/linux-4.4.14/drivers/hwtracing/stm/
H A Dpolicy.c29 * STP Master/Channel allocation policy configfs layout.
H A Dcore.c140 * that will appear in the STP stream. Thus, the internal bookkeeping uses
/linux-4.4.14/arch/s390/include/asm/
H A Detr.h221 /* STP interruption parameter */
/linux-4.4.14/drivers/scsi/
H A Dsym53c416.c57 #define STP 0x06 /* Synchronous Transfer period */ macro
505 outb(0x05, base + STP); sym53c416_init()
/linux-4.4.14/drivers/scsi/arm/
H A Dfas216.h248 unsigned int async_stp; /* Async transfer STP value */
H A Dfas216.c438 * fas216_syncperiod - calculate STP register value
442 * Calculate value to be loaded into the STP register for a given period
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_ata.c714 * sas_discover_sata -- discover an STP/SATA domain device
/linux-4.4.14/drivers/net/xen-netback/
H A Dinterface.c451 * stolen by an Ethernet bridge for STP purposes. xenvif_alloc()
/linux-4.4.14/include/scsi/
H A Dlibsas.h220 struct sata_device sata_dev; /* STP & directly attached */
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c632 netdev_err(dev, "Failed to set STP state for VID=%d\n", vid); mlxsw_sp_port_add_vid()
679 netdev_err(dev, "Failed to set STP state for VID=%d\n", vid); mlxsw_sp_port_kill_vid()
H A Dswitchx2.c1047 dev_err(mlxsw_sx->bus_info->dev, "Port %d: Failed to set STP state\n", mlxsw_sx_port_create()
/linux-4.4.14/drivers/net/ethernet/rocker/
H A Drocker.c3193 * only when port STP state is LEARNING|FORWARDING. rocker_port_vlan_l2_groups()
3779 /* Port will be forwarding-enabled if its STP state is LEARNING rocker_port_fwding()
3781 * port STP state. Use L2 interface group on port VLANs as a way rocker_port_fwding()
3883 /* bridge STP will enable port */ rocker_port_fwd_enable()
3895 /* bridge STP will disable port */ rocker_port_fwd_disable()
/linux-4.4.14/drivers/tty/serial/
H A Dbfin_uart.c831 lcr |= STP; bfin_serial_set_termios()
/linux-4.4.14/drivers/net/dsa/
H A Dbcm_sf2.c576 pr_err("%s: invalid STP state: %d\n", __func__, state); bcm_sf2_sw_br_set_stp_state()
H A Dmv88e6xxx.c1965 * priority fields (IP prio has precedence), and set STP state mv88e6xxx_setup_port()
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc91x.h774 #define PHY_CFG1_CABLE 0x0080 // 1=STP(150ohm), 0=UTP(100ohm)
/linux-4.4.14/net/batman-adv/
H A Dsoft-interface.c245 /* don't accept stp packets. STP does not help in meshes. batadv_interface_tx()
/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dksz884x.c1176 * @br_addr: Bridge address. Used for STP.
1179 * @member: Current port membership. Used for STP.
6759 * Enabling STP support also turns on multiple network device mode.
6766 * STP support is enabled.
7255 MODULE_PARM_DESC(stp, "STP support");
/linux-4.4.14/drivers/atm/
H A Dhorizon.c102 Horizon => Collage 25 PCI Adapter (UTP and STP)
106 Horizon (25Mb/s) is fitted with UTP and STP connectors. It seems to
/linux-4.4.14/drivers/usb/phy/
H A Dphy-msm-usb.c544 * in USBCMD register. Assert STP (ULPI interface STOP signal) to msm_otg_suspend()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Damd8111e.c730 /* check for STP and ENP */ amd8111e_rx_poll()
/linux-4.4.14/sound/sparc/
H A Ddbri.c19 * - "STP 4000SBus Dual Basic Rate ISDN (DBRI) Transceiver" from
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1858 ds = "STP"; scsih_slave_configure()
1944 ds = "STP"; scsih_slave_configure()

Completed in 4410 milliseconds