Home
last modified time | relevance | path

Searched defs:timer_ops (Results 1 – 25 of 141) sorted by relevance

123456

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/drivers/
H A Ddelay_timer.h24 typedef struct timer_ops { struct
28 } timer_ops_t; argument
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/drivers/
H A Ddelay_timer.h24 typedef struct timer_ops { struct
28 } timer_ops_t; argument
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/drivers/
H A Ddelay_timer.h24 typedef struct timer_ops { struct
28 } timer_ops_t; argument
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/drivers/
H A Ddelay_timer.h24 typedef struct timer_ops { struct
28 } timer_ops_t; argument
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/drivers/
H A Ddelay_timer.h24 typedef struct timer_ops { struct
28 } timer_ops_t; argument
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dtimer.h49 struct timer_ops { struct
57 int (*get_count)(struct udevice *dev, u64 *count);
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/
H A Dtimer.h49 struct timer_ops { struct
57 int (*get_count)(struct udevice *dev, u64 *count);
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/
H A Dtimer.h64 struct timer_ops { struct
77 u64 (*get_count)(struct udevice *dev);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/
H A Dtimer.h49 struct timer_ops { struct
57 int (*get_count)(struct udevice *dev, u64 *count);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dtimer.h49 struct timer_ops { struct
57 int (*get_count)(struct udevice *dev, u64 *count);

123456