Home
last modified time | relevance | path

Searched refs:Slot (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v4.19/arch/arm/boot/dts/
Daspeed-bmc-quanta-q71l.dts159 /* 0: PCIe Slot 2,
160 * Slot 3,
161 * Slot 6,
162 * Slot 7
196 /* 0: PCIe Slot 1,
197 * Slot 4,
198 * Slot 5,
199 * Slot 8,
200 * Slot 9,
201 * Slot 10,
Dgemini-wbd111.dts145 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
149 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
153 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
157 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
Dgemini-wbd222.dts156 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
160 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
164 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
168 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
Dgemini-sl93512r.dts285 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
289 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
293 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
297 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
Dgemini-sq201.dts281 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
285 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
289 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
293 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
Dgemini-dlink-dir-685.dts398 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
402 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
406 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
410 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
Dsun8i-a33-olinuxino.dts199 "Left DAC", "AIF1 Slot 0 Left",
200 "Right DAC", "AIF1 Slot 0 Right",
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dfaraday,ftpci100.txt66 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
70 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
74 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
78 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
113 <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
117 <0x5000 0 0 1 &pci_intc 1>, /* Slot 10 */
121 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */
125 <0x6000 0 0 1 &pci_intc 3>, /* Slot 12 */
/Linux-v4.19/arch/powerpc/boot/dts/fsl/
Dmpc8548cds.dtsi171 /* IDSEL 0x4 (PCIX Slot 2) */
177 /* IDSEL 0x5 (PCIX Slot 3) */
183 /* IDSEL 0x6 (PCIX Slot 4) */
189 /* IDSEL 0x8 (PCIX Slot 5) */
201 /* IDSEL 0x14 (Slot 2) */
207 /* IDSEL 0x15 (Slot 3) */
213 /* IDSEL 0x16 (Slot 4) */
219 /* IDSEL 0x18 (Slot 5) */
250 /* IDSEL 0x06 (Slot 6) */
256 /* IDESL 0x07 (Slot 7) */
Dmpc8544ds.dts41 /* IDSEL 0x11 J17 Slot 1 */
47 /* IDSEL 0x12 J16 Slot 2 */
Dmpc8541cds.dts302 /* IDSEL 0x12 (Slot 1) */
308 /* IDSEL 0x13 (Slot 2) */
314 /* IDSEL 0x14 (Slot 3) */
320 /* IDSEL 0x15 (Slot 4) */
Dmpc8555cds.dts302 /* IDSEL 0x12 (Slot 1) */
308 /* IDSEL 0x13 (Slot 2) */
314 /* IDSEL 0x14 (Slot 3) */
320 /* IDSEL 0x15 (Slot 4) */
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dos_bri.c81 byte Bus, Slot; in diva_bri_init_card() local
119 Slot = a->resources.pci.func; in diva_bri_init_card()
125 PCIread(Bus, Slot, 0x18, &bar2, sizeof(bar2), hdev); in diva_bri_init_card()
126 PCIread(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev); in diva_bri_init_card()
130 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev); in diva_bri_init_card()
131 PCIwrite(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev); in diva_bri_init_card()
132 PCIread(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev); in diva_bri_init_card()
136 PCIwrite(Bus, Slot, 0x18, &bar2, sizeof(bar2), hdev); in diva_bri_init_card()
137 PCIwrite(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev); in diva_bri_init_card()
Dos_pri.c805 byte Bus, Slot; in pri_get_serial_number() local
817 Slot = a->resources.pci.func; in pri_get_serial_number()
819 PCIread(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev); in pri_get_serial_number()
820 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev); in pri_get_serial_number()
822 PCIwrite(Bus, Slot, 0x14, &addr4, sizeof(addr4), hdev); in pri_get_serial_number()
823 PCIwrite(Bus, Slot, 0x20, &addr1, sizeof(addr1), hdev); in pri_get_serial_number()
825 PCIwrite(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev); in pri_get_serial_number()
/Linux-v4.19/arch/powerpc/boot/dts/
Dmpc5121ads.dts163 /* IDSEL 0x15 - Slot 1 PCI */
169 /* IDSEL 0x16 - Slot 2 MiniPCI */
173 /* IDSEL 0x17 - Slot 3 MiniPCI */
Dstxssa8555.dts301 /* IDSEL 0x12 (Slot 1) */
307 /* IDSEL 0x13 (Slot 2) */
313 /* IDSEL 0x14 (Slot 3) */
319 /* IDSEL 0x15 (Slot 4) */
Dmvme5100.dts130 /* IDSEL 16 - PMC Slot 1 */
136 /* IDSEL 17 - PMC Slot 2 */
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/
Dpanel-lvds.txt52 Slot 0 1 2 3 4 5 6
63 Slot 0 1 2 3 4 5 6
75 Slot 0 1 2 3 4 5 6
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmdio-mux-mmioreg.txt44 emi2_slot1: mdio@0 { // Slot 1 XAUI (FM2)
55 emi2_slot2: mdio@2 { // Slot 2 XAUI (FM1)
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-sun5 The file contains a Slot-unique ID which provided by the _SUN
/Linux-v4.19/drivers/staging/wilc1000/
Dmicrochip,wilc1000,sdio.txt9 - reg : Slot ID used in the controller
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2_init.h528 U16 Slot; /*0x1C */ member
572 U16 Slot; /*0x1C */ member
/Linux-v4.19/arch/arm/mach-sa1100/
DKconfig157 PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same
158 like CL4 in additional it has a PCMCIA-Slot. For more information
/Linux-v4.19/arch/arc/kernel/
Dentry-arcv2.S240 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
242 ; Intr returning to a Delay Slot (DS) insn
/Linux-v4.19/drivers/message/fusion/lsi/
Dmpi_init.h494 U16 Slot; /* 1Ch */ member
548 U16 Slot; /* 1Ch */ member

123