/linux/drivers/bus/ |
H A 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/drivers/phy/broadcom/ |
H A 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/Documentation/devicetree/bindings/spi/ |
H A D | cdns,qspi-nor-peripheral-props.yaml | 35 deasserting the device chip select (qspi_n_ss_out).
|
/linux/Documentation/driver-api/ |
H A D | reset.rst | 110 self-deasserting reset control. 115 The reset controller API allows requesting self-deasserting reset controls as
|
/linux/arch/arm/mach-mvebu/ |
H A D | platsmp-a9.c | 45 * Doing this before deasserting the CPUs is needed to wake up CPUs in mvebu_cortex_a9_boot_secondary()
|
/linux/include/linux/ |
H A D | reset-controller.h | 12 * @reset: for self-deasserting resets, does all necessary
|
/linux/drivers/reset/starfive/ |
H A D | reset-starfive-jh71x0.c | 57 /* if the associated clock is gated, deasserting might otherwise hang forever */ in jh71x0_reset_update()
|
/linux/drivers/clk/bcm/ |
H A D | clk-bcm63268-timer.c | 124 * deasserting the reset. Otherwise, the component may not be ready in bcm63268_timer_reset_reset()
|
/linux/drivers/reset/hisilicon/ |
H A D | hi6220_reset.c | 133 * the clocks and deasserting reset, to avoid glitches. in hi6220_ao_deassert()
|
/linux/drivers/reset/ |
H A D | reset-lpc18xx.c | 59 * The LPC18xx RGU has mostly self-deasserting resets except for the
|
H A D | reset-ti-sci.c | 120 * argument set to false for deasserting the reset.
|
H A D | core.c | 583 * that it handles self-deasserting reset lines via .reset(). In that in reset_control_deassert()
|
/linux/drivers/mtd/nand/raw/ |
H A D | denali_dt.c | 173 * Deasserting the core reset while the register reset is asserted in denali_dt_probe()
|
/linux/drivers/clk/ |
H A D | clk-gpio.c | 40 * or switching between two parents by asserting or deasserting the gpio.
|
H A D | clk-gemini.c | 222 * This is a self-deasserting reset controller.
|
/linux/arch/x86/kernel/ |
H A D | smp.c | 72 * 7AP. We do not assume writes to the LVT deasserting IRQs
|
/linux/arch/arm/mach-omap2/ |
H A D | prm3xxx.c | 400 * deasserting WUCLKIN and clearing the ST_IO_CHAIN WKST bit. No
|
H A D | prm44xx.c | 302 * deasserting WUCLKIN and waiting for WUCLKOUT to be deasserted.
|
/linux/arch/mips/pci/ |
H A D | pci-octeon.c | 384 udelay(2000); /* Wait 2 ms after deasserting PCI reset */ in octeon_pci_initialize()
|
/linux/drivers/ata/ |
H A D | libahci_platform.c | 182 * This function asserts or rearms (for self-deasserting resets) all
|
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_clocking.c | 700 * the PLL_1_C register and then deasserting in sja1105_cgu_rmii_pll_config()
|
/linux/sound/soc/codecs/ |
H A D | msm8916-wcd-analog.c | 594 * Add delay of 12 ms before deasserting the init in pm8916_wcd_analog_enable_adc()
|
/linux/drivers/input/touchscreen/ |
H A D | iqs7211.c | 1380 * into preemptively deasserting the RDY pin and the command must be in iqs7211_write_burst()
|
/linux/drivers/scsi/ |
H A D | NCR5380.c | 1037 dsprintk(NDEBUG_ARBITRATION, instance, "lost arbitration, deasserting MR_ARBITRATE\n"); in NCR5380_select()
|
/linux/drivers/input/misc/ |
H A D | iqs7222.c | 1726 * into preemptively deasserting the RDY pin and the command must be in iqs7222_write_burst()
|