Searched full:deasserting (Results 1 – 25 of 39) sorted by relevance
12
/linux-6.14.4/drivers/bus/ |
D | qcom-ssc-block-bus.c | 103 dev_err(dev, "error deasserting ssc_reset: %d\n", ret); in qcom_ssc_block_bus_init() 109 dev_err(dev, "error deasserting ssc_bcr: %d\n", ret); in qcom_ssc_block_bus_init() 117 dev_err(dev, "error deasserting ssc_xo_clk: %d\n", ret); in qcom_ssc_block_bus_init() 123 dev_err(dev, "error deasserting ssc_ahbs_clk: %d\n", ret); in qcom_ssc_block_bus_init()
|
/linux-6.14.4/drivers/phy/broadcom/ |
D | phy-bcm-ns-usb3.c | 94 /* Deasserting USB3 system reset */ in bcm_ns_usb3_phy_init_ns_bx() 144 /* Deasserting USB3 system reset */ in bcm_ns_usb3_phy_init_ns_ax()
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | cdns,qspi-nor-peripheral-props.yaml | 35 deasserting the device chip select (qspi_n_ss_out).
|
/linux-6.14.4/Documentation/driver-api/ |
D | reset.rst | 110 self-deasserting reset control. 115 The reset controller API allows requesting self-deasserting reset controls as
|
/linux-6.14.4/Documentation/devicetree/bindings/net/wireless/ |
D | microchip,wilc1000.yaml | 43 and deasserting RESET. This should be declared as an
|
/linux-6.14.4/arch/arm/mach-mvebu/ |
D | platsmp-a9.c | 45 * Doing this before deasserting the CPUs is needed to wake up CPUs in mvebu_cortex_a9_boot_secondary()
|
/linux-6.14.4/include/linux/ |
D | reset-controller.h | 12 * @reset: for self-deasserting resets, does all necessary
|
/linux-6.14.4/drivers/reset/ |
D | reset-bcm6345.c | 72 * deasserting the reset. Otherwise, the component may not be ready in bcm6345_reset_reset()
|
D | reset-lpc18xx.c | 59 * The LPC18xx RGU has mostly self-deasserting resets except for the
|
D | reset-ti-sci.c | 120 * argument set to false for deasserting the reset.
|
/linux-6.14.4/drivers/reset/starfive/ |
D | reset-starfive-jh71x0.c | 57 /* if the associated clock is gated, deasserting might otherwise hang forever */ in jh71x0_reset_update()
|
/linux-6.14.4/drivers/clk/bcm/ |
D | clk-bcm63268-timer.c | 124 * deasserting the reset. Otherwise, the component may not be ready in bcm63268_timer_reset_reset()
|
/linux-6.14.4/drivers/reset/hisilicon/ |
D | hi6220_reset.c | 133 * the clocks and deasserting reset, to avoid glitches. in hi6220_ao_deassert()
|
/linux-6.14.4/drivers/gpu/drm/bridge/ |
D | parade-ps8622.c | 364 * T2.min before deasserting the reset pin. If it takes T1.min for the in ps8622_pre_enable() 365 * power to rise, we need to wait at most T2.max before deasserting the in ps8622_pre_enable()
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | denali_dt.c | 173 * Deasserting the core reset while the register reset is asserted in denali_dt_probe()
|
/linux-6.14.4/arch/x86/kernel/ |
D | smp.c | 72 * 7AP. We do not assume writes to the LVT deasserting IRQs
|
/linux-6.14.4/drivers/gpu/drm/panel/ |
D | panel-samsung-atna33xc20.c | 67 * specifies to wait 150 ms after deasserting EL3_ON before in atana33xc20_suspend()
|
/linux-6.14.4/drivers/clk/ |
D | clk-gpio.c | 40 * or switching between two parents by asserting or deasserting the gpio.
|
D | clk-gemini.c | 219 * This is a self-deasserting reset controller.
|
/linux-6.14.4/arch/arm/mach-omap2/ |
D | prm3xxx.c | 400 * deasserting WUCLKIN and clearing the ST_IO_CHAIN WKST bit. No
|
D | prm44xx.c | 302 * deasserting WUCLKIN and waiting for WUCLKOUT to be deasserted.
|
/linux-6.14.4/drivers/net/wireless/ath/ath10k/ |
D | ahb.c | 373 * deasserting wifi core reset. in ath10k_ahb_halt_chip()
|
/linux-6.14.4/arch/mips/pci/ |
D | pci-octeon.c | 384 udelay(2000); /* Wait 2 ms after deasserting PCI reset */ in octeon_pci_initialize()
|
/linux-6.14.4/drivers/ata/ |
D | libahci_platform.c | 182 * This function asserts or rearms (for self-deasserting resets) all
|
/linux-6.14.4/sound/soc/codecs/ |
D | tas5805m.c | 558 * the component prior to deasserting PDN# in tas5805m_i2c_probe()
|
12