Home
last modified time | relevance | path

Searched defs:COUNT (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst90 COUNT section in Theory
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead_64.S476 #define PMDS(START, PERM, COUNT) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/dscr/
H A Ddscr.h29 #define COUNT 100 /* Max iterations */ macro
/OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/
H A Dcore.c150 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-spear/
H A Dtime.c42 #define COUNT(x) ((x) * 0x80 + 0x8C) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_cs.c15 #define COUNT 5 macro
H A Dselftest_rps.c60 COUNT, in create_spin_counter() enumerator
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-digicolor.c52 #define COUNT(t) ((t)*8 + 4) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgcov-io.h276 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgcov-io.h276 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
/OK3568_Linux_fs/kernel/drivers/ras/
H A Dcec.c91 #define COUNT(e) ((unsigned int)(e) & COUNT_MASK) macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c418 enum heap_pointer { LOW = 0, HIGH, COUNT }; in jd_update_jit_usage() enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h322 enum { COUNT = 1024 / SIZE }; enumerator
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dskfbi.h892 #define COUNT(t) ((t)<<6) /* counter */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Darm.h2252 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtypes.hpp848 COUNT=1, //!< the maximum number of iterations or elements to compute enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtypes.hpp848 COUNT=1, //!< the maximum number of iterations or elements to compute enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtypes.hpp848 COUNT=1, //!< the maximum number of iterations or elements to compute enumerator
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c690 #define COPY_STATE_FN(NAME, COUNT, FIELD, SIZE) \ argument
711 #define REALLOC_STATE_FN(NAME, COUNT, FIELD, SIZE) \ in COPY_STATE_FN() argument