HomeSort by relevance Sort by last modified time
    Searched defs:SYS_COUNTER_FREQ_IN_TICKS (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/
rk3399_def.h 26 #define SYS_COUNTER_FREQ_IN_TICKS 24000000
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/include/
hi3798cv200.h 16 #define SYS_COUNTER_FREQ_IN_TICKS (24000000)
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h 61 #define SYS_COUNTER_FREQ_IN_TICKS 13000000
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/
rk3368_def.h 67 #define SYS_COUNTER_FREQ_IN_TICKS 24000000
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/
rk3328_def.h 107 #define SYS_COUNTER_FREQ_IN_TICKS 24000000U
  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/include/
platform_def.h 223 #define SYS_COUNTER_FREQ_IN_TICKS ((1000 * 1000 * 1000) / 16)
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h 48 #define SYS_COUNTER_FREQ_IN_TICKS 13000000
49 #define SYS_COUNTER_FREQ_IN_MHZ (SYS_COUNTER_FREQ_IN_TICKS/1000000)

Completed in 856 milliseconds