Searched full:asserting (Results 1 – 25 of 146) sorted by relevance
123456
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-simple.yaml | 42 Delay in ms after powering the card and de-asserting the 47 Delay in us after asserting the reset-gpios (if any)
|
/linux-6.12.1/arch/powerpc/platforms/embedded6xx/ |
D | hlwd-pic.c | 27 * Enabling/disabling an interrupt line involves asserting/clearing 29 * asserting the corresponding bit in ICR.
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | lpc1857-eeprom.txt | 13 - resets: Should contain a reference to the reset controller asserting
|
/linux-6.12.1/Documentation/devicetree/bindings/gnss/ |
D | gnss-common.yaml | 30 system can rely on asserting the line to enable the GNSS device.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/ |
D | nxp,88w8987-bt.yaml | 15 state. De-asserting break wakes up the BT chip.
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | permassert.h | 13 /* Utilities for asserting that certain conditions are met */
|
/linux-6.12.1/drivers/hwmon/ |
D | sfctemp.c | 294 return dev_err_probe(dev, ret, "error asserting sense reset\n"); in sfctemp_probe() 298 return dev_err_probe(dev, ret, "error asserting bus reset\n"); in sfctemp_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | microchip,pac1921.yaml | 45 INT_EN register bit after asserting the READ/INT_OVR register bit.
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-riscv-aplic-msi.c | 49 * pending bit to be set to one again if the source is still asserting in aplic_msi_irq_retrigger_level() 50 * an interrupt, but not if the source is not asserting an interrupt. in aplic_msi_irq_retrigger_level()
|
/linux-6.12.1/drivers/clk/qcom/ |
D | clk-pll.c | 47 * de-asserting the reset. Delay 10us just to be safe. in clk_pll_enable() 281 * de-asserting the reset. Delay 10us just to be safe. in clk_pll_sr2_enable()
|
/linux-6.12.1/Documentation/devicetree/bindings/net/wireless/ |
D | microchip,wilc1000.yaml | 38 ensure the timing required between asserting ENABLE
|
/linux-6.12.1/drivers/gpu/drm/mgag200/ |
D | mgag200_bmc.c | 35 * done by asserting the remfreqmsk bit (XSPAREREG<7>) in mgag200_bmc_stop_scanout()
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | intel-gw-pcie.yaml | 68 Delay after asserting reset to the PCIe device.
|
/linux-6.12.1/drivers/pmdomain/apple/ |
D | pmgr-pwrstate.c | 124 dev_err(ps->dev, "PS 0x%x: asserting RESET while powered down\n", ps->offset); in apple_pmgr_reset_assert() 127 /* Quiesce device before asserting reset */ in apple_pmgr_reset_assert()
|
/linux-6.12.1/drivers/cpufreq/ |
D | gx-suspmod.c | 19 * Suspend Modulation works by asserting and de-asserting the SUSP# pin 20 * to CPU(GX1/GXLV) for configurable durations. When asserting SUSP#
|
/linux-6.12.1/drivers/reset/ |
D | reset-brcmstb.c | 58 /* Maximum reset delay after de-asserting a line and seeing block in brcmstb_reset_deassert()
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_si_sm.h | 38 * The hardware is asserting attn and the state machine is
|
/linux-6.12.1/drivers/bus/ |
D | qcom-ssc-block-bus.c | 170 dev_err(dev, "error asserting ssc_bcr: %d\n", ret); in qcom_ssc_block_bus_deinit() 179 dev_err(dev, "error asserting ssc_reset: %d\n", ret); in qcom_ssc_block_bus_deinit()
|
/linux-6.12.1/drivers/pci/pcie/ |
D | pme.c | 65 * pcie_pme_walk_bus - Scan a PCI bus for devices asserting PME#. 68 * Scan given PCI bus and all buses under it for devices asserting PME#.
|
/linux-6.12.1/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_pll_8960.c | 266 /* Wait for a short time before de-asserting in hdmi_pll_enable() 282 * Wait for a short time before de-asserting to allow the hardware to in hdmi_pll_enable()
|
/linux-6.12.1/drivers/i2c/muxes/ |
D | Kconfig | 16 response mechanism where masters have to claim the bus by asserting
|
/linux-6.12.1/drivers/net/ethernet/xilinx/ |
D | ll_temac_mdio.c | 91 /* Enable the MDIO bus by asserting the enable bit and writing in temac_mdio_setup()
|
/linux-6.12.1/drivers/remoteproc/ |
D | qcom_q6v5_adsp.c | 227 /* wait after asserting subsystem restart from AOSS */ in qcom_wpss_shutdown() 299 /* wait after asserting subsystem restart from AOSS */ in qcom_adsp_shutdown() 309 /* wait after de-asserting subsystem restart from AOSS */ in qcom_adsp_shutdown()
|
/linux-6.12.1/drivers/watchdog/ |
D | aspeed_wdt.c | 451 * "This register decides the asserting duration of wdt_ext and in aspeed_wdt_probe() 453 * default asserting duration of wdt_ext and wdt_rstarm is in aspeed_wdt_probe()
|
/linux-6.12.1/drivers/phy/st/ |
D | phy-stih407-usb.c | 76 * case of suspend for instance. Theoretically, asserting individual in stih407_usb2_exit_port()
|
123456