Home
last modified time | relevance | path

Searched refs:perst (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.3-rc2/drivers/phy/freescale/
A Dphy-fsl-imx8m-pcie.c64 struct reset_control *perst; member
149 reset_control_deassert(imx8_phy->perst); in imx8_pcie_phy_power_on()
255 imx8_phy->perst = in imx8_pcie_phy_probe()
257 if (IS_ERR(imx8_phy->perst)) in imx8_pcie_phy_probe()
258 return dev_err_probe(dev, PTR_ERR(imx8_phy->perst), in imx8_pcie_phy_probe()
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A 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.3-rc2/arch/arm64/boot/dts/qcom/
A 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 {
A Dipq8074-hk10.dtsi43 perst-gpios = <&tlmm 58 GPIO_ACTIVE_LOW>;
48 perst-gpios = <&tlmm 61 GPIO_ACTIVE_LOW>;
A Dipq8074-hk01.dts57 perst-gpios = <&tlmm 61 GPIO_ACTIVE_LOW>;
62 perst-gpios = <&tlmm 58 GPIO_ACTIVE_LOW>;
A Dsa8540p-ride.dts194 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
215 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
360 perst-pins {
383 perst-pins {
A Dsc8280xp-crd.dts502 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
521 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
540 perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
771 perst-n-pins {
794 perst-n-pins {
817 perst-n-pins {
A Dsc8280xp-lenovo-thinkpad-x13s.dts633 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
652 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
671 perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
1188 perst-n-pins {
1211 perst-n-pins {
1234 perst-n-pins {
1250 perst-n-pins {
1260 perst-n-pins {
A Dsm8350-hdk.dts352 perst-gpios = <&tlmm 94 GPIO_ACTIVE_LOW>;
366 perst-gpios = <&tlmm 97 GPIO_ACTIVE_LOW>;
603 perst-pins {
626 perst-pins {
A Dqcs404-evb.dtsi104 perst-gpios = <&tlmm 43 GPIO_ACTIVE_LOW>;
234 perst_state: perst-state {
A Dsm8550-mtp.dts416 perst-gpios = <&tlmm 94 GPIO_ACTIVE_LOW>;
428 perst-gpios = <&tlmm 97 GPIO_ACTIVE_LOW>;
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dralink,mt7620-pinctrl.yaml45 p4led_an, p4led_kn, pcie, pcm, perst, pwm, pwm0, pwm1, pwm_uart2,
101 p4led_an, p4led_kn, perst, pwm0, pwm1, refclk,
344 const: perst
348 enum: [perst]
A Dqcom,sm8150-pinctrl.yaml154 perst-pins {
/linux-6.3-rc2/arch/arm/boot/dts/
A Dqcom-ipq4019-ap.dk07.1-c1.dts14 perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
A Dqcom-ipq4019-ap.dk04.1.dtsi103 perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
A Dqcom-apq8064-cm-qs600.dts68 perst-gpios = <&tlmm_pinmux 27 GPIO_ACTIVE_LOW>;
A Dtegra30-apalis-eval.dts52 pex-perst-n-hog {
A Dtegra124-apalis-eval.dts45 pex-perst-n-hog {
A Dtegra124-apalis-v1.2-eval.dts46 pex-perst-n-hog {
A Dtegra30-apalis-v1.1-eval.dts53 pex-perst-n-hog {
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/
A Dqcom,pcie-ep.yaml44 qcom,perst-regs:
190 qcom,perst-regs = <&tcsr 0xb258 0xb270>;
A Dbrcm,stb-pcie.yaml108 - const: perst
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-qcom-ep.c605 u32 perst; in qcom_pcie_ep_perst_irq_thread() local
607 perst = gpiod_get_value(pcie_ep->reset); in qcom_pcie_ep_perst_irq_thread()
608 if (perst) { in qcom_pcie_ep_perst_irq_thread()
617 (perst ? IRQF_TRIGGER_HIGH : IRQF_TRIGGER_LOW)); in qcom_pcie_ep_perst_irq_thread()
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3399-roc-pc-mezzanine.dts86 pcie_perst: pcie-perst {
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dfsl,imx8-pcie-phy.yaml41 - const: perst

Completed in 34 milliseconds

12