Home
last modified time | relevance | path

Searched refs:Delta (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/nova-core/
A Dgfw.rs23 use kernel::time::Delta;
53 util::wait_on(Delta::from_secs(4), || { in wait_gfw_boot_completion()
A Dfalcon.rs10 use kernel::time::Delta;
371 util::wait_on(Delta::from_millis(20), || { in reset_wait_mem_scrubbing()
386 let _ = util::wait_on(Delta::from_micros(150), || { in reset_eng()
399 let _: Result = util::wait_on(Delta::from_micros(10), || None); in reset_eng()
490 util::wait_on(Delta::from_secs(2), || { in dma_wr()
560 util::wait_on(Delta::from_secs(2), || { in boot()
A Dutil.rs4 use kernel::time::{Delta, Instant, Monotonic};
35 pub(crate) fn wait_on<R, F: Fn() -> Option<R>>(timeout: Delta, cond: F) -> Result<R> { in wait_on() argument
/drivers/gpu/nova-core/falcon/hal/
A Dga102.rs7 use kernel::time::Delta;
26 util::wait_on(Delta::from_millis(10), || { in select_core_ga102()
/drivers/hwmon/pmbus/
A DKconfig107 tristate "Delta AHE-50DC fan control module"
110 the integrated fan control module of the Delta AHE-50DC
137 tristate "Delta DPS920AB Power Supply"
139 If you say yes here you get hardware monitoring support for Delta
524 tristate "Delta Power Supplies Q54SJ108A2"
526 If you say yes here you get hardware monitoring support for Delta
/drivers/reset/
A DKconfig344 tristate "Delta Networks TN48M switch CPLD reset controller"
348 This enables the reset controller driver for the Delta TN48M CPLD.
/drivers/zorro/
A Dzorro.ids72 2000 Delta [RAM Expansion]
77 6000 Delta [Miscellaneous Expansion Card]
/drivers/input/serio/
A DKconfig224 tristate "Amstrad Delta (E3) mailboard support"
/drivers/mtd/nand/raw/
A DKconfig39 Support for NAND flash on Amstrad E3 (Delta).
/drivers/iio/adc/
A DKconfig875 16-Bit 8-/16-Channel Delta Sigma ADC.
885 16-Bit 8-/16-Channel Delta Sigma ADC.
/drivers/gpio/
A DKconfig1587 tristate "Delta Networks TN48M switch CPLD GPIO driver"
1591 This enables support for the GPIOs found on the Delta

Completed in 19 milliseconds