Searched refs:Delta (Results 1 – 11 of 11) sorted by relevance
| /drivers/gpu/nova-core/ |
| A D | gfw.rs | 23 use kernel::time::Delta; 53 util::wait_on(Delta::from_secs(4), || { in wait_gfw_boot_completion()
|
| A D | falcon.rs | 10 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 D | util.rs | 4 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 D | ga102.rs | 7 use kernel::time::Delta; 26 util::wait_on(Delta::from_millis(10), || { in select_core_ga102()
|
| /drivers/hwmon/pmbus/ |
| A D | Kconfig | 107 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 D | Kconfig | 344 tristate "Delta Networks TN48M switch CPLD reset controller" 348 This enables the reset controller driver for the Delta TN48M CPLD.
|
| /drivers/zorro/ |
| A D | zorro.ids | 72 2000 Delta [RAM Expansion] 77 6000 Delta [Miscellaneous Expansion Card]
|
| /drivers/input/serio/ |
| A D | Kconfig | 224 tristate "Amstrad Delta (E3) mailboard support"
|
| /drivers/mtd/nand/raw/ |
| A D | Kconfig | 39 Support for NAND flash on Amstrad E3 (Delta).
|
| /drivers/iio/adc/ |
| A D | Kconfig | 875 16-Bit 8-/16-Channel Delta Sigma ADC. 885 16-Bit 8-/16-Channel Delta Sigma ADC.
|
| /drivers/gpio/ |
| A D | Kconfig | 1587 tristate "Delta Networks TN48M switch CPLD GPIO driver" 1591 This enables support for the GPIOs found on the Delta
|
Completed in 19 milliseconds