Home
last modified time | relevance | path

Searched defs:udelay (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dmisc.h25 #define udelay(x) assume(0) macro
30 #define udelay(x) do { } while (0) macro
/aosp_15_r20/external/coreboot/src/soc/amd/common/psp_verstage/
H A Ddelay.c7 void udelay(uint32_t usecs) in udelay() function
/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-armv7/
H A Dtimer.c4 void udelay(unsigned int n) in udelay() function
/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-power8/
H A Dtimer.c9 void udelay(unsigned int n) in udelay() function
/aosp_15_r20/external/coreboot/src/lib/
H A Dtimer.c9 void udelay(unsigned int usec) in udelay() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/
H A Ddelay.h20 static inline void udelay(unsigned long usec) in udelay() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/delay_timer/
H A Ddelay_timer.c23 void udelay(uint32_t usec) in udelay() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/delay_timer/
Ddelay_timer.c23 void udelay(uint32_t usec) in udelay() function
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Ddelay.h34 static inline void udelay(unsigned int us) in udelay() function
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/
H A Dtimer.c46 void udelay(unsigned int usec) in udelay() function
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/
H A Dtimer.c47 void udelay(unsigned int usec) in udelay() function
/aosp_15_r20/external/coreboot/src/cpu/x86/lapic/
H A Dapic_timer.c21 void udelay(u32 usecs) in udelay() function
/aosp_15_r20/external/coreboot/src/cpu/x86/tsc/
H A Ddelay_tsc.c14 void udelay(unsigned int us) in udelay() function
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dmlos.h88 static inline void udelay(unsigned long usecs) in udelay() function
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dmlos.h88 static inline void udelay(unsigned long usecs) in udelay() function
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/lp0/
H A Dtegra_lp0_resume.c262 static void udelay(unsigned int usecs) in udelay() function
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/lp0/
H A Dtegra_lp0_resume.c439 static void udelay(unsigned int usecs) in udelay() function
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h53636 int udelay; member
84741 int udelay; member
H A Dvmlinux_602.h53636 int udelay; member
84741 int udelay; member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h45692 int udelay; member
H A Dvmlinux_600.h45692 int udelay; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h8311 void (*udelay)(unsigned long); member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h80296 int udelay; member
H A Dvmlinux.h80296 int udelay; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h110146 int udelay; member

12