Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/phy/amlogic/
DKconfig42 tristate "Meson G12A USB3+PCIE Combo PHY driver"
48 Enable this to support the Meson USB3 + PCIE Combo PHY found
53 tristate "Meson AXG PCIE PHY driver"
59 Enable this to support the Meson MIPI + PCIE PHY found
64 tristate "Meson AXG MIPI + PCIE analog PHY driver"
71 Enable this to support the Meson MIPI + PCIE analog PHY
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpcie.c610 brcmf_dbg(PCIE, "config offset 0x%04x, value 0x%04x\n", in brcmf_pcie_reset_device()
681 brcmf_dbg(PCIE, "MB transaction is already pending 0x%04x\n", in brcmf_pcie_send_mb_data()
720 brcmf_dbg(PCIE, "D2H_MB_DATA: 0x%04x\n", dtoh_mb_data); in brcmf_pcie_handle_mb_data()
722 brcmf_dbg(PCIE, "D2H_MB_DATA: DEEP SLEEP REQ\n"); in brcmf_pcie_handle_mb_data()
724 brcmf_dbg(PCIE, "D2H_MB_DATA: sent DEEP SLEEP ACK\n"); in brcmf_pcie_handle_mb_data()
727 brcmf_dbg(PCIE, "D2H_MB_DATA: DEEP SLEEP EXIT\n"); in brcmf_pcie_handle_mb_data()
729 brcmf_dbg(PCIE, "D2H_MB_DATA: D3 ACK\n"); in brcmf_pcie_handle_mb_data()
734 brcmf_dbg(PCIE, "D2H_MB_DATA: FW HALT\n"); in brcmf_pcie_handle_mb_data()
838 brcmf_dbg(PCIE, "Enter\n"); in brcmf_pcie_quick_check_isr()
852 brcmf_dbg(PCIE, "Enter %x\n", status); in brcmf_pcie_isr_thread()
[all …]
DKconfig41 bool "PCIE bus interface support for FullMAC driver"
47 This option enables the PCIE bus interface support for Broadcom
49 use the driver for an PCIE wireless card.
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dchip_registers.h20 #define PCIE 0 macro
584 #define PCI_CFG_MSIX0 (PCIE + 0x0000000000B0)
585 #define PCI_CFG_REG1 (PCIE + 0x000000000004)
586 #define PCI_CFG_REG11 (PCIE + 0x00000000002C)
587 #define PCIE_CFG_SPCIE1 (PCIE + 0x00000000014C)
588 #define PCIE_CFG_SPCIE2 (PCIE + 0x000000000150)
589 #define PCIE_CFG_TPH2 (PCIE + 0x000000000180)
1269 #define PCIE_CFG_REG_PL2 (PCIE + 0x000000000708)
1270 #define PCIE_CFG_REG_PL3 (PCIE + 0x00000000070C)
1273 #define PCIE_CFG_REG_PL102 (PCIE + 0x000000000898)
[all …]
/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
DKconfig7 tristate "Huawei Intelligent PCIE Network Interface Card"
11 This driver supports HiNIC PCIE Ethernet cards.
/Linux-v5.15/drivers/phy/st/
Dphy-spear1310-miphy.c97 PCIE, enumerator
155 if (priv->mode == PCIE) in spear1310_miphy_init()
166 if (priv->mode == PCIE) in spear1310_miphy_exit()
196 if (priv->mode != SATA && priv->mode != PCIE) { in spear1310_miphy_xlate()
Dphy-spear1340-miphy.c76 PCIE, enumerator
163 else if (priv->mode == PCIE) in spear1340_miphy_init()
176 else if (priv->mode == PCIE) in spear1340_miphy_exit()
233 if (priv->mode != SATA && priv->mode != PCIE) { in spear1340_miphy_xlate()
DKconfig10 Enable this to support the miphy transceiver (for SATA/PCIE/USB3)
/Linux-v5.15/Documentation/devicetree/bindings/net/wireless/
Dmarvell-8xxx.txt1 Marvell 8787/8897/8997 (sd8787/sd8897/sd8997/pcie8997) SDIO/PCIE devices
4 This node provides properties for controlling the Marvell SDIO/PCIE wireless device.
5 The node is expected to be specified as a child node to the SDIO/PCIE controller that
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Damlogic,meson-pcie.txt1 Amlogic Meson AXG DWC PCIE SoC controller
32 - phys: should contain a phandle to the PCIE phy
/Linux-v5.15/drivers/staging/gs_fpgaboot/
DREADME51 doesn't talk to any of Linux interfaces (such as PCIE).
58 any of linux interfaces (such as PCIE)
/Linux-v5.15/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu102-revA.dts223 output-low; /* PCIE = 0, DP = 1 */
229 output-high; /* PCIE = 0, DP = 1 */
235 output-high; /* PCIE = 0, USB0 = 1 */
241 output-high; /* PCIE = 0, SATA = 1 */
525 /* refclk4 for PS-GT, used for PCIE slot */
530 /* refclk5 for PS-GT, used for PCIE */
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Drockchip-pcie-phy.txt1 Rockchip PCIE PHY
Dphy-hi3798cv200-combphy.txt1 HiSilicon STB PCIE/SATA/USB3 PHY
/Linux-v5.15/drivers/net/can/sja1000/
DKconfig25 tristate "Fintek F81601 PCIE to 2 CAN Controller"
28 This driver adds support for Fintek F81601 PCIE to 2 CAN
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
DKconfig25 tristate "Marvell WiFi-Ex Driver for PCIE 8766/8897/8997"
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
DKconfig28 This module adds support for PCIE bus
/Linux-v5.15/arch/arm64/boot/dts/renesas/
Dsalvator-xs.dtsi37 line-name = "PCIE/SATA switch";
/Linux-v5.15/drivers/pinctrl/tegra/
Dpinctrl-tegra30.c2404 …PINGROUP(pex_l2_rst_n_pcc6, PCIE, HDA, RSVD3, RSVD4, 0x33d8, N, …
2405 …PINGROUP(pex_l2_clkreq_n_pcc7, PCIE, HDA, RSVD3, RSVD4, 0x33dc, N, …
2406 …PINGROUP(pex_l0_prsnt_n_pdd0, PCIE, HDA, RSVD3, RSVD4, 0x33b8, N, …
2407 …PINGROUP(pex_l0_rst_n_pdd1, PCIE, HDA, RSVD3, RSVD4, 0x33bc, N, …
2408 …PINGROUP(pex_l0_clkreq_n_pdd2, PCIE, HDA, RSVD3, RSVD4, 0x33c0, N, …
2409 …PINGROUP(pex_wake_n_pdd3, PCIE, HDA, RSVD3, RSVD4, 0x33c4, N, …
2410 …PINGROUP(pex_l1_prsnt_n_pdd4, PCIE, HDA, RSVD3, RSVD4, 0x33c8, N, …
2411 …PINGROUP(pex_l1_rst_n_pdd5, PCIE, HDA, RSVD3, RSVD4, 0x33cc, N, …
2412 …PINGROUP(pex_l1_clkreq_n_pdd6, PCIE, HDA, RSVD3, RSVD4, 0x33d0, N, …
2413 …PINGROUP(pex_l2_prsnt_n_pdd7, PCIE, HDA, RSVD3, RSVD4, 0x33d4, N, …
/Linux-v5.15/drivers/tty/serial/8250/
D8250_exar.c859 EXAR_DEVICE(COMMTECH, 4222PCIE, pbn_fastcom35x_2),
860 EXAR_DEVICE(COMMTECH, 4224PCIE, pbn_fastcom35x_4),
861 EXAR_DEVICE(COMMTECH, 4228PCIE, pbn_fastcom35x_8),
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
DKconfig22 This module adds support for PCIE bus
/Linux-v5.15/arch/arm/boot/dts/
Dimx6q-gw5400-a.dts461 MX6QDL_PAD_ENET_TX_EN__GPIO1_IO28 0x1b0b0 /* PCIE IRQ */
462 MX6QDL_PAD_ENET_TXD1__GPIO1_IO29 0x1b0b0 /* PCIE RST */
Dkirkwood-pogoplug-series-4.dts105 * This PCIE controller has a USB 3.0 XHCI controller at 1,0
Dqcom-apq8064-cm-qs600.dts190 regulator-name = "PCIE V3P3";
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dtps6586x.txt85 regulator-name = "PCIE CLK";

123