Searched full:microsecond (Results 1 – 25 of 111) sorted by relevance
12345
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | richtek,rtmv20-regulator.yaml | 38 load current pulse delay in microsecond after strobe pin pulse high. 45 Load current pulse width in microsecond after strobe pin pulse high. 52 Fsin1 pulse high delay in microsecond after vsync signal pulse high. 59 Fsin1 pulse high width in microsecond after vsync signal pulse high. 66 Fsin2 pulse high delay in microsecond after vsync signal pulse high. 73 Fsin2 pulse high width in microsecond after vsync signal pulse high. 79 description: Eye safety function pulse width limit in microsecond.
|
/linux-6.14.4/drivers/gpu/drm/amd/display/include/ |
D | ddc_service_types.h | 87 /* Maximum additional audio delay in microsecond (us) */ 89 /* Audio latency value in microsecond (us) */ 91 /* Interlace video latency value in microsecond (us) */ 93 /* Progressive video latency value in microsecond (us) */
|
/linux-6.14.4/arch/x86/include/asm/ |
D | i8259.h | 40 * must be at least one microsecond, so be safe here: in inb_pic() 52 * must be at least one microsecond, so be safe here: in outb_pic()
|
/linux-6.14.4/Documentation/devicetree/bindings/thermal/ |
D | thermal-idle.yaml | 36 The idle duration in microsecond the device should cool down. 40 The exit latency constraint in microsecond for the injected idle state
|
/linux-6.14.4/drivers/md/dm-vdo/indexer/ |
D | funnel-requestqueue.c | 40 MICROSECOND = 1000 * NANOSECOND, enumerator 41 MILLISECOND = 1000 * MICROSECOND, 42 DEFAULT_WAIT_TIME = 20 * MICROSECOND,
|
/linux-6.14.4/tools/tracing/rtla/tests/ |
D | hwnoise.t | 10 check "detect noise higher than one microsecond" \
|
/linux-6.14.4/Documentation/userspace-api/media/rc/ |
D | lirc-get-rec-resolution.rst | 36 signals can only be reported in 50 microsecond steps.
|
/linux-6.14.4/lib/ |
D | Kconfig.kcsan | 106 For tasks, the microsecond delay after setting up a watchpoint. 112 For interrupts, the microsecond delay after setting up a watchpoint.
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | debugfs-hisi-hpre | 126 0: not wait(default), others value: wait dev_timeout * 20 microsecond. 179 0: disable(default), 1: 1 microsecond.
|
D | debugfs-hisi-zip | 119 0: not wait(default), others value: wait dev_timeout * 20 microsecond.
|
/linux-6.14.4/drivers/iio/light/ |
D | cm3232.c | 127 * @val2: pointer of int to load the integration time (microsecond). 156 * @val2: integration time in microsecond.
|
/linux-6.14.4/drivers/scsi/isci/ |
D | probe_roms.h | 126 * activity in increments of a microsecond, it can be in increments of 143 * outbound traffic in increments of a microsecond.
|
/linux-6.14.4/drivers/comedi/drivers/ |
D | comedi_test.c | 321 /* round convert_arg to nearest microsecond */ in waveform_ai_cmdtest() 336 /* round scan_begin_arg to nearest microsecond */ in waveform_ai_cmdtest() 591 /* round scan_begin_arg to nearest microsecond */ in waveform_ao_cmdtest() 752 "%s: %u microvolt, %u microsecond waveform attached\n", in waveform_common_attach()
|
/linux-6.14.4/Documentation/devicetree/bindings/gpio/ |
D | sprd,gpio-eic.yaml | 37 (microsecond resolution) to generate interrupts by level or edge trigger.
|
/linux-6.14.4/arch/arm/mach-tegra/ |
D | sleep.h | 42 /* waits until the microsecond counter (base) is > rn */
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/ |
D | dc_ddc_types.h | 52 /* delay, in 100-microsecond units */
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | delay.h | 98 * per microsecond
|
/linux-6.14.4/Documentation/trace/ |
D | hwlat_detector.rst | 22 you are trying to keep event service latencies down in the microsecond range.
|
/linux-6.14.4/drivers/accel/ivpu/ |
D | vpu_boot_api.h | 391 /* Microsecond value for DCT active cycle */ 393 /* Microsecond value for DCT inactive cycle */
|
/linux-6.14.4/Documentation/tools/rtla/ |
D | rtla-hwnoise.rst | 41 The tool is set to detect any noise higher than *one microsecond*,
|
/linux-6.14.4/drivers/clk/ux500/ |
D | reset-prcc.c | 77 * Assert reset and then release it. The one microsecond in u8500_prcc_reset()
|
/linux-6.14.4/drivers/pwm/ |
D | pwm-visconti.c | 74 * microsecond resolution and so can divide by in visconti_pwm_apply()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | kernel.fuc | 277 // calculate the number of ticks in the specified microsecond delay 304 // calculate the number of ticks in the specified microsecond delay
|
/linux-6.14.4/arch/arm/mach-omap2/ |
D | vc.c | 239 /* Convert microsecond value to number of 32kHz clock cycles */ 519 * omap4_usec_to_val_scrm - convert microsecond value to SCRM module bitfield 524 * Converts microsecond value to OMAP4 SCRM bitfield. Bitfield is
|
/linux-6.14.4/Documentation/dev-tools/ |
D | kcsan.rst | 186 microsecond delay to stall execution after a watchpoint has been set up. 191 interrupts, the microsecond delay to stall execution after a watchpoint has
|
12345