/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sa8775p-ride.dts | 35 reset-deassert-us = <70000>; 45 reset-deassert-us = <70000>;
|
H A D | sa8775p-ride-r3.dts | 35 reset-deassert-us = <70000>; 45 reset-deassert-us = <70000>;
|
/freebsd/sys/dev/usb/controller/ |
H A D | xlnx_dwc3.c | 105 device_printf(dev, "Cannot deassert reset\n"); in xlnx_dwc3_attach() 111 device_printf(dev, "Cannot deassert reset\n"); in xlnx_dwc3_attach() 117 device_printf(dev, "Cannot deassert reset\n"); in xlnx_dwc3_attach()
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp151c-mect1s.dts | 131 reset-deassert-us = <35>; 141 reset-deassert-us = <35>; 151 reset-deassert-us = <35>; 161 reset-deassert-us = <1000>;
|
H A D | stm32mp151a-prtt1c.dts | 114 reset-deassert-us = <35>; 124 reset-deassert-us = <35>; 135 reset-deassert-us = <35>; 145 reset-deassert-us = <1000>;
|
H A D | stm32mp151a-prtt1a.dts | 27 reset-deassert-us = <35>;
|
/freebsd/sys/riscv/sifive/ |
H A D | fu740_pci_dw.c | 218 /* Deassert core power-on reset (active low) */ in fupci_phy_init() 221 device_printf(dev, "Cannot deassert power-on reset: %d\n", in fupci_phy_init() 236 /* Deassert the aux reset */ in fupci_phy_init() 239 device_printf(dev, "Cannot deassert aux reset: %d\n", error); in fupci_phy_init() 280 /* Deassert PERST_N */ in fupci_phy_init()
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | mdio.yaml | 44 Delay after reset deassert in microseconds. It applies to all MDIO 89 reset-deassert-us:
|
H A D | ethernet-phy.yaml | 192 reset-deassert-us: 266 reset-deassert-us = <2000>;
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3568-fastrhino-r68s.dts | 68 reset-deassert-us = <100000>; 80 reset-deassert-us = <100000>;
|
H A D | rk3566-orangepi-3b-v1.1.dts | 26 reset-deassert-us = <50000>;
|
H A D | rk3328-orangepi-r1-plus-lts.dts | 38 reset-deassert-us = <50000>;
|
H A D | rk3328-nanopi-r2c.dts | 36 reset-deassert-us = <50000>;
|
H A D | rk3566-radxa-zero-3e.dts | 41 reset-deassert-us = <50000>;
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | ti-syscon-reset.txt | 37 Cell #3 : offset of the reset deassert control 40 deassert control register
|
H A D | st,stih407-picophyreset.yaml | 19 registers and after an assert/deassert sequence the hardware's previous state
|
H A D | st,stih407-powerdown.yaml | 21 registers and after an assert/deassert sequence the hardware's previous state
|
H A D | hisilicon,hi3660-reset.txt | 20 offset + 4: deassert control register
|
H A D | st,sti-picophyreset.txt | 10 registers and after an assert/deassert sequence the hardware's previous state
|
H A D | st,sti-powerdown.txt | 12 registers and after an assert/deassert sequence the hardware's previous state
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_pcie.c | 858 /* Deassert basic resets*/ in rk_pcie_enable_resources() 861 device_printf(sc->dev, "Cannot deassert 'pm' reset\n"); in rk_pcie_enable_resources() 866 device_printf(sc->dev, "Cannot deassert 'aclk' reset\n"); in rk_pcie_enable_resources() 871 device_printf(sc->dev, "Cannot deassert 'pclk' reset\n"); in rk_pcie_enable_resources() 892 /* Deassert rest of resets - order is important ! */ in rk_pcie_enable_resources() 895 device_printf(sc->dev, "Cannot deassert 'mgmt_sticky' reset\n"); in rk_pcie_enable_resources() 900 device_printf(sc->dev, "Cannot deassert 'core' reset\n"); in rk_pcie_enable_resources() 905 device_printf(sc->dev, "Cannot deassert 'mgmt' reset\n"); in rk_pcie_enable_resources() 910 device_printf(sc->dev, "Cannot deassert 'pipe' reset\n"); in rk_pcie_enable_resources() 953 /* Deassert PERST# if defined */ in rk_pcie_setup_hw()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | ahb.c | 252 ath10k_err(ar, "failed to deassert radio cold rst: %d\n", ret); in ath10k_ahb_release_reset() 258 ath10k_err(ar, "failed to deassert radio warm rst: %d\n", ret); in ath10k_ahb_release_reset() 264 ath10k_err(ar, "failed to deassert radio srif rst: %d\n", ret); in ath10k_ahb_release_reset() 270 ath10k_err(ar, "failed to deassert cpu init rst: %d\n", ret); in ath10k_ahb_release_reset() 385 ath10k_err(ar, "failed to deassert core cold rst: %d\n", ret); in ath10k_ahb_halt_chip()
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie_interrupts.h | 52 * 2. INTA assert/deassert (RC only). 85 * line that reflects the status of ASSERT/DEASSERT of INTA 96 * line that reflects the status of ASSERT/DEASSERT of INTA
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qp-prtwd3.dts | 70 reset-deassert-us = <1000>; 82 reset-deassert-us = <2000>; 235 reset-deassert-us = <1000>;
|
/freebsd/sys/arm/qualcomm/ |
H A D | ipq4018_usb_hs_phy.c | 90 * For power-on - power off first, then deassert srif, then in ipq4018_usb_hs_phynode_phy_enable() 91 * sleep for 10ms, then deassert por. in ipq4018_usb_hs_phynode_phy_enable()
|