Home
last modified time | relevance | path

Searched defs:cnt0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h29 u32 cnt0; /* 0x84 */ member
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5301x.h110 u8 cnt0; /* 0x0C Channel 0 Counter */ member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1271 #define amdgpu_asic_get_pcie_usage(adev, cnt0, cnt1) ((adev)->asic_funcs->get_pcie_usage((adev), (c… argument
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c7341 uint64_t cnt0 = do_histseg_cnt(n0 >> j, m0, m1); in HELPER() local