Home
last modified time | relevance | path

Searched full:arbitration (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/linux/drivers/pci/
H A Dvc.c41 * pci_vc_load_arb_table - load and wait for VC arbitration table
45 * Set Load VC Arbitration Table bit requesting hardware to apply the VC
46 * Arbitration Table (previously loaded). When the VC Arbitration Table
47 * Status clears, hardware has latched the table into VC arbitration logic.
60 pci_err(dev, "VC arbitration table failed to load\n"); in pci_vc_load_arb_table()
64 * pci_vc_load_port_arb_table - Load and wait for VC port arbitration table
69 * Set Load Port Arbitration Table bit requesting hardware to apply the Port
70 * Arbitration Table (previously loaded). When the Port Arbitration Table
71 * Status clears, hardware has latched the table into port arbitration logic.
88 pci_err(dev, "VC%d port arbitration table failed to load\n", res); in pci_vc_load_port_arb_table()
[all …]
/linux/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c66 /* arbitration timeouts, in jiffies */
70 /* arbitration retry delays, in us */
127 * Arbitration management functions
142 * Arbitration is defined as a two-step process. A bus master can only activate
150 * off - yes wait for arbitration timeout or
155 * on no - wait for arbitration timeout or
171 * Channel arbitration
199 * or arbitration timeout expired. Take the bus. in pca9541_arbitrate()
227 * If arbitration timeout has expired, force ownership. in pca9541_arbitrate()
H A DKconfig10 tristate "GPIO-based I2C arbitration"
15 I2C multimaster arbitration scheme using GPIOs and a challenge &
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra30-mc.yaml17 Arbitration Domains, which can handle a single request or response per
18 clock from a group of clients. Typically, a system has a single Arbitration
20 Arbitration Domains to increase the effective system bandwidth.
25 Memory Crossbar, which routes request and responses between Arbitration
27 Memory Crossbar is just a pass through between a single Arbitration Domain
/linux/arch/sparc/include/asm/
H A Diommu_32.h87 #define IOMMU_MID_SBAE 0x001f0000 /* SBus arbitration enable */
88 #define IOMMU_MID_SE 0x00100000 /* Enables SCSI/ETHERNET arbitration */
89 #define IOMMU_MID_SB3 0x00080000 /* Enable SBUS device 3 arbitration */
90 #define IOMMU_MID_SB2 0x00040000 /* Enable SBUS device 2 arbitration */
91 #define IOMMU_MID_SB1 0x00020000 /* Enable SBUS device 1 arbitration */
92 #define IOMMU_MID_SB0 0x00010000 /* Enable SBUS device 0 arbitration */
/linux/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst49 # any[,<mode>] rx-arb-lost [<poll>] generate a POLL message to trigger an arbitration lost
75 # <poll> CEC poll message used to test arbitration lost (0x00-0xff, default 0x0f)
166 be interpreted as an Arbitration Lost condition by the transmitter.
180 Generate a POLL message to trigger an Arbitration Lost condition.
186 This command can be used to test the Arbitration Lost condition in
187 the remote CEC transmitter. Arbitration happens when two CEC adapters
190 stop transmitting ('Arbitration Lost'). This is very hard to test,
251 because the receiver also looks for an Arbitration Lost condition in
269 because the receiver also looks for an Arbitration Lost condition in
304 positions 0-3 the receiver can interpret this as an Arbitration Lost
/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst86 Lost arbitration
90 bus arbitration against another master in a multi-master setup.
95 This file is write only and you need to write the duration of the arbitration
99 Arbitration lost is achieved by waiting for SCL going down by the master under
103 There doesn't need to be a device at this address because arbitration lost
/linux/drivers/media/pci/cobalt/
H A Dcobalt-i2c.c68 /* Arbitration lost - core lost arbitration */
153 /* Verify arbitration */ in cobalt_tx_bytes()
155 /* Arbitration lost! */ in cobalt_tx_bytes()
206 /* Verify arbitration */ in cobalt_rx_bytes()
208 /* Arbitration lost! */ in cobalt_rx_bytes()
/linux/Documentation/gpu/
H A Dvgaarbiter.rst13 the legacy VGA arbitration task (besides other bus management tasks) when more
18 control bus resources. Therefore an arbitration scheme outside of the X server
26 scans all PCI devices and adds the VGA ones inside the arbitration. The
124 instance, if there is only one card, then it can completely escape arbitration.
160 card can be left out of the arbitration process (and can be safe to take
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.h42 /* Receive Arbitration Control: 0 Round Robin, 1 DFP */
44 #define IXGBE_RTRPCS_ARBDIS 0x00000040 /* Arbitration disable bit */
64 #define IXGBE_RTTPCS_ARBD_DCB 0x4 /* Arbitration delay in DCB mode */
/linux/net/ncsi/
H A Dinternal.h21 NCSI_CAP_GENERIC_HWA = 0x01, /* HW arbitration */
26 NCSI_CAP_GENERIC_HWA_UNKNOWN = 0x00, /* Unknown HW arbitration */
27 NCSI_CAP_GENERIC_HWA_SUPPORT = 0x20, /* Supported HW arbitration */
28 NCSI_CAP_GENERIC_HWA_NOT_SUPPORT = 0x40, /* No HW arbitration */
29 NCSI_CAP_GENERIC_HWA_RESERVED = 0x60, /* Reserved HW arbitration */
30 NCSI_CAP_GENERIC_HWA_MASK = 0x60, /* Mask for HW arbitration */
322 #define NCSI_DEV_HWA 2 /* Enabled HW arbitration */
/linux/Documentation/networking/devlink/
H A Ddevlink-port.rst403 arbitration scheme attempts to schedule nodes based on their priority
409 Allows for usage of Weighted Fair Queuing arbitration scheme among
410 siblings. This arbitration scheme can be used simultaneously with the
423 and arbitration among them is based on assigned weights.
425 Arbitration flow from the high level:
429 parameter for this arbitration.
431 #. If group of nodes have the same priority perform WFQ arbitration on
432 that subgroup. Use ``tx_weight`` as a parameter for this arbitration.
434 #. Select the winner node, and continue arbitration flow among its children,
/linux/drivers/scsi/
H A Dfdomain.h37 #define ASTAT_ARB BIT(1) /* Arbitration complete */
47 #define ICTL_ARB BIT(5) /* Int. on Arbitration complete */
65 #define IRQ_ARB BIT(4) /* SCSI Arbitration interrupt */
72 #define ACTL_ARB BIT(2) /* Initiate Bus Arbitration */
H A DNCR5380.h65 * either arbitration is occurring or the phase-indicating signals (
75 #define ICR_ARBITRATION_PROGRESS 0x40 /* ro Indicates arbitration complete */
77 #define ICR_ARBITRATION_LOST 0x20 /* ro Indicates arbitration lost */
100 #define MR_ARBITRATE 0x01 /* rw start arbitration */
H A DNCR5380.c939 * NCR5380_select - attempt arbitration and selection for a given command
944 * ARBITRATION, SELECTION and MESSAGE OUT phases and an IDENTIFY message.
950 * If bus busy, arbitration failed, etc, NCR5380_select() will exit
977 dsprintk(NDEBUG_ARBITRATION, instance, "starting arbitration, id = %d\n", in NCR5380_select()
981 * Arbitration and selection phases are slow and involve dropping the in NCR5380_select()
997 * Start arbitration. in NCR5380_select()
1004 * Bus Free Delay, arbitration will begin. in NCR5380_select()
1024 "select: arbitration timeout\n"); in NCR5380_select()
1029 /* The SCSI-2 arbitration delay is 2.4 us */ in NCR5380_select()
1032 /* Check for lost arbitration */ in NCR5380_select()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h279 /* [RW 1] Arbitration between Input Arbiter groups: 0 - fair Round-Robin; 1
583 /* [RW 5] The number of time_slots in the arbitration cycle */
585 /* [RW 3] The source that is associated with arbitration element 0. Source
589 /* [RW 3] The source that is associated with arbitration element 1. Source
594 /* [RW 3] The source that is associated with arbitration element 2. Source
600 /* [RW 3] The source that is associated with arbitration element 3. Source
607 /* [RW 3] The source that is associated with arbitration element 4. Source
677 /* [RW 3] The arbitration scheme of time_slot 0 */
679 /* [RW 3] The arbitration scheme of time_slot 10 */
681 /* [RW 3] The arbitration scheme of time_slot 11 */
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-interconnect.json2690 …ption": "Lost Arb for VN0 : REQ on AD : VN0 message requested but lost arbitration : Home (REQ) me…
2701 …ption": "Lost Arb for VN0 : RSP on AD : VN0 message requested but lost arbitration : Response (RSP…
2712 …ption": "Lost Arb for VN0 : SNP on AD : VN0 message requested but lost arbitration : Snoops (SNP) …
2723 …ption": "Lost Arb for VN0 : NCB on BL : VN0 message requested but lost arbitration : Non-Coherent …
2734 …ption": "Lost Arb for VN0 : NCS on BL : VN0 message requested but lost arbitration : Non-Coherent …
2745 …ption": "Lost Arb for VN0 : RSP on BL : VN0 message requested but lost arbitration : Response (RSP…
2756 …iption": "Lost Arb for VN0 : WB on BL : VN0 message requested but lost arbitration : Data Response…
2767 …ption": "Lost Arb for VN1 : REQ on AD : VN1 message requested but lost arbitration : Home (REQ) me…
2778 …ption": "Lost Arb for VN1 : RSP on AD : VN1 message requested but lost arbitration : Response (RSP…
2789 …ption": "Lost Arb for VN1 : SNP on AD : VN1 message requested but lost arbitration : Snoops (SNP) …
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Duncore-interconnect.json2690 …ption": "Lost Arb for VN0 : REQ on AD : VN0 message requested but lost arbitration : Home (REQ) me…
2701 …ption": "Lost Arb for VN0 : RSP on AD : VN0 message requested but lost arbitration : Response (RSP…
2712 …ption": "Lost Arb for VN0 : SNP on AD : VN0 message requested but lost arbitration : Snoops (SNP) …
2723 …ption": "Lost Arb for VN0 : NCB on BL : VN0 message requested but lost arbitration : Non-Coherent …
2734 …ption": "Lost Arb for VN0 : NCS on BL : VN0 message requested but lost arbitration : Non-Coherent …
2745 …ption": "Lost Arb for VN0 : RSP on BL : VN0 message requested but lost arbitration : Response (RSP…
2756 …iption": "Lost Arb for VN0 : WB on BL : VN0 message requested but lost arbitration : Data Response…
2767 …ption": "Lost Arb for VN1 : REQ on AD : VN1 message requested but lost arbitration : Home (REQ) me…
2778 …ption": "Lost Arb for VN1 : RSP on AD : VN1 message requested but lost arbitration : Response (RSP…
2789 …ption": "Lost Arb for VN1 : SNP on AD : VN1 message requested but lost arbitration : Snoops (SNP) …
[all …]
/linux/tools/perf/pmu-events/arch/riscv/thead/c900-legacy/
H A Dmicroarch.json62 "BriefDescription": "PLIC arbitration time when the interrupt is not responded",
63 …"PublicDescription": "The arbitration time is recorded while meeting any of the following:\n- CPU …
/linux/drivers/soc/gemini/
H A Dsoc-gemini.c60 /* Set up system arbitration */ in gemini_soc_init()
66 pr_info("Gemini SoC %04x revision %02x, set arbitration %08x\n", in gemini_soc_init()
/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c68 "i2c-algo-pcf.o: lost arbitration (CSR 0x%02x)\n", in handle_lab()
80 * I2C transaction to complete -- the arbitration logic won't in handle_lab()
218 return -EINTR; /* arbitration lost */ in pcf_sendbytes()
250 return -EINTR; /* arbitration lost */ in pcf_readbytes()
332 /* arbitration lost */ in pcf_xfer()
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd.h377 /* Erratum 9: In the arbitration segment, the CAN controller will
378 * identify stuffing errors as arbitration failures.
385 /* Erratum 11: Arbitration error. */
396 * - Form Error in RX Arbitration Phase: TX_IDLE RX_STUFF_COUNT (0x0a010100) CMD=0 RX=0 TX=0
404 * - Form Error in RX Arbitration Phase: TX_IDLE RX_CRC (0x0a010200) CMD=0 RX=0 TX=0
/linux/include/linux/can/
H A Dlength.h21 * Arbitration field:
39 * Arbitration field:
60 * Arbitration field:
81 * Arbitration field:
/linux/drivers/gpu/drm/i915/display/
H A Di9xx_display_sr.c72 /* Display arbitration control */ in i9xx_display_sr_save()
94 /* Display arbitration */ in i9xx_display_sr_restore()
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-arb-gpio-challenge.yaml7 title: GPIO-based I2C Arbitration Using a Challenge & Response Mechanism
90 I2C arbitration bus node.

12345678910>>...13