Home
last modified time | relevance | path

Searched refs:stopping (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/sandbox/cpu/
A Dsdl.c61 bool stopping; member
369 sdl.stopping = !have_data; in sandbox_sdl_fill_audio()
455 sdl.stopping = false; in sandbox_sdl_sound_play()
464 while (!sdl.stopping) in sandbox_sdl_sound_stop()
469 sdl.stopping = false; in sandbox_sdl_sound_stop()
/u-boot/drivers/spi/
A Dexynos_spi.c109 int stopping; in spi_rx_tx() local
114 stopping = priv->skip_preamble && (flags & SPI_XFER_END) && in spi_rx_tx()
167 stopping = 0; in spi_rx_tx()
170 if (rxp || stopping) { in spi_rx_tx()
/u-boot/doc/device-tree-bindings/spi/
A Dspi-mcf-dspi.txt18 - fsl,spi-sck-cs-delay: a delay in nanoseconds between stopping the clock
/u-boot/doc/
A DREADME.autoboot85 These options give more control over stopping autoboot. When
/u-boot/common/
A DKconfig.boot778 This option enables stopping (aborting) of the automatic
801 bool "Enable encryption in autoboot stopping"
828 This option enables stopping (aborting) of the automatic

Completed in 7 milliseconds