Home
last modified time | relevance | path

Searched full:perst (Results 1 – 25 of 117) sorted by relevance

12345

/linux-6.8/Documentation/devicetree/bindings/pci/
Dqcom,pcie-ep.yaml48 qcom,perst-regs:
50 offsets within syscon for Perst enable and Perst separation
56 - description: Perst enable offset
57 - description: Perst separation enable offset
70 description: GPIO used as PERST# input signal
206 qcom,perst-regs = <&tcsr 0xb258 0xb270>;
Dbrcm,stb-pcie.yaml122 - description: reset controller handling the PERST# signal
126 - const: perst
Dsnps,dw-pcie-common.yaml208 Reference to the GPIO-controlled PERST# signal. It is used to reset all
214 Reference to the GPIO-controlled PERST# signal. It is used to reset all
/linux-6.8/drivers/pci/controller/dwc/
Dpcie-qcom-ep.c158 * @perst_map: PERST regmap
161 * @reset: PERST# GPIO
168 * @perst_en: Flag for PERST enable
169 * @perst_sep_en: Flag for PERST separation enable
172 * @perst_irq: PERST# IRQ
557 syscon = of_parse_phandle(dev->of_node, "qcom,perst-regs", 0); in qcom_pcie_ep_get_io_resources()
559 dev_dbg(dev, "PERST separation not available\n"); in qcom_pcie_ep_get_io_resources()
568 ret = of_property_read_u32_index(dev->of_node, "qcom,perst-regs", in qcom_pcie_ep_get_io_resources()
571 dev_err(dev, "No Perst Enable offset in syscon\n"); in qcom_pcie_ep_get_io_resources()
575 ret = of_property_read_u32_index(dev->of_node, "qcom,perst-regs", in qcom_pcie_ep_get_io_resources()
[all …]
Dpcie-kirin.c63 * Each slot has a different clock source and uses a separate PERST# pin.
80 /* DWC PERST# */
83 /* Per-slot PERST# */
465 /* pcie internal PERST# gpio */ in kirin_pcie_get_resource()
554 /* Send PERST# to each slot */ in kirin_pcie_add_bus()
558 dev_err(pci->dev, "PERST# %s error: %d\n", in kirin_pcie_add_bus()
723 /* perst assert Endpoint */ in kirin_pcie_power_on()
/linux-6.8/drivers/phy/freescale/
Dphy-fsl-imx8m-pcie.c64 struct reset_control *perst; member
149 reset_control_deassert(imx8_phy->perst); in imx8_pcie_phy_power_on()
254 imx8_phy->perst = in imx8_pcie_phy_probe()
255 devm_reset_control_get_exclusive(dev, "perst"); in imx8_pcie_phy_probe()
256 if (IS_ERR(imx8_phy->perst)) in imx8_pcie_phy_probe()
257 return dev_err_probe(dev, PTR_ERR(imx8_phy->perst), in imx8_pcie_phy_probe()
258 "Failed to get PCIE PHY PERST control\n"); in imx8_pcie_phy_probe()
/linux-6.8/arch/arm64/boot/dts/qcom/
Dsa8295p-adp.dts410 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
429 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
446 perst-gpios = <&tlmm 153 GPIO_ACTIVE_LOW>;
463 perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
648 perst-n-pins {
671 perst-n-pins {
694 perst-n-pins {
717 perst-n-pins {
Dipq8074-hk10.dtsi43 perst-gpios = <&tlmm 58 GPIO_ACTIVE_LOW>;
48 perst-gpios = <&tlmm 61 GPIO_ACTIVE_LOW>;
Dipq8074-hk01.dts57 perst-gpios = <&tlmm 61 GPIO_ACTIVE_LOW>;
62 perst-gpios = <&tlmm 58 GPIO_ACTIVE_LOW>;
Dsc8280xp-crd.dts528 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
547 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
568 perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
847 perst-n-pins {
870 perst-n-pins {
893 perst-n-pins {
Dsa8540p-ride.dts373 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
394 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
614 perst-pins {
637 perst-pins {
Dsc8280xp-lenovo-thinkpad-x13s.dts687 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
706 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
727 perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
1356 perst-n-pins {
1379 perst-n-pins {
1402 perst-n-pins {
1418 perst-n-pins {
1428 perst-n-pins {
Dsa8775p-ride.dts650 perst-pins {
673 perst-pins {
697 perst-gpios = <&tlmm 2 GPIO_ACTIVE_LOW>;
707 perst-gpios = <&tlmm 4 GPIO_ACTIVE_LOW>;
Dsm8350-hdk.dts510 perst-gpios = <&tlmm 94 GPIO_ACTIVE_LOW>;
524 perst-gpios = <&tlmm 97 GPIO_ACTIVE_LOW>;
777 perst-pins {
800 perst-pins {
Dsdm845-mtp.dts537 perst-gpios = <&tlmm 35 GPIO_ACTIVE_LOW>;
553 perst-gpios = <&tlmm 102 GPIO_ACTIVE_LOW>;
673 perst-n-pins {
695 perst-n-pins {
Dqcs404-evb.dtsi104 perst-gpios = <&tlmm 43 GPIO_ACTIVE_LOW>;
234 perst_state: perst-state {
/linux-6.8/Documentation/ABI/testing/
Dsysfs-class-cxl220 "none" means PERST will not cause image to be loaded to the
225 "user" and "factory" means PERST will cause either the user or
227 Default is to reload on PERST whichever image the card has
235 Writing 1 will issue a PERST to card provided there are no
238 Writing -1 will do a force PERST irrespective of any active
247 Trust that when an image is reloaded via PERST, it will not
/linux-6.8/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt76x8-pinctrl.yaml40 p4led_an, p4led_kn, pcie, pcm, perst, pwm, pwm0, pwm1,
82 p4led_kn, perst, pwm0, pwm1, refclk, sdmode, spi,
226 const: perst
230 enum: [perst]
/linux-6.8/arch/mips/include/asm/octeon/
Dcvmx-rst-defs.h179 uint64_t perst:4; member
185 uint64_t perst:4;
192 uint64_t perst:3; member
198 uint64_t perst:3;
/linux-6.8/arch/arm/boot/dts/marvell/
Darmada-388-clearfog.dts62 * 1-CON3 PERST#
63 * 2-CON2 PERST#
/linux-6.8/Documentation/devicetree/bindings/reset/
Dbrcm,bcm4908-misc-pcie-reset.yaml9 description: This document describes reset controller handling PCIe PERST#
/linux-6.8/arch/arm/boot/dts/qcom/
Dqcom-ipq4019-ap.dk07.1-c1.dts14 perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
Dqcom-sdx55-t55.dts253 perst-gpios = <&tlmm 57 GPIO_ACTIVE_LOW>;
294 perst-pins {
/linux-6.8/drivers/pci/controller/
Dpcie-apple.c520 GPIOD_OUT_LOW, "PERST#"); in apple_pcie_setup_port()
543 /* Assert PERST# before setting up the clock */ in apple_pcie_setup_port()
553 /* Deassert PERST# */ in apple_pcie_setup_port()
557 /* Wait for 100ms after PERST# deassertion (PCIe r5.0, 6.6.1) */ in apple_pcie_setup_port()
/linux-6.8/drivers/pinctrl/mediatek/
Dpinctrl-mt76x8.c74 static struct mtmips_pmx_func perst_grp[] = { FUNC("perst", 0, 36, 1) };
216 GRP("perst", perst_grp, 1, MT76X8_GPIO_MODE_PERST),

12345