Home
last modified time | relevance | path

Searched refs:ull (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/cmd/ddr_tool/memtester/
H A Dtypes.h19 typedef unsigned long long ull; typedef
/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha2.h71 #define s_u64 ull
83 #define s_u64 ull
/rk3399_rockchip-uboot/include/linux/
H A Dbitfield.h59 BUILD_BUG_ON_MSG((_mask) > (typeof(_reg))~0ull, \
/rk3399_rockchip-uboot/include/
H A Dcompiler.h85 # define uswap_64(x) _uswap_64(x, ull)
/rk3399_rockchip-uboot/board/freescale/mx6ullevk/
H A DREADME36 i.mx6qp/evaluation-kit-for-the-i.mx-6ull-applications-processor:MCIMX6ULL-EVK
/rk3399_rockchip-uboot/drivers/timer/
H A Drockchip_timer.c95 *count = ~0ull - cntr; in rockchip_timer_get_count()
/rk3399_rockchip-uboot/board/freescale/b4860qds/
H A Dddr.c204 current_mem_base = 0ull; in step_assign_addresses()
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl6059 my $ull = "";
6060 $ull = "_ULL" if (defined($1) && $1 =~ /ll/i);
6062 "Prefer using the BIT$ull macro\n" . $herecurr) &&
6064 $fixed[$fixlinenr] =~ s/\(?\s*1\s*[ulUL]*\s*<<\s*(\d+|$Ident)\s*\)?/BIT${ull}($1)/;
/rk3399_rockchip-uboot/
H A DREADME3322 * 1ull) << 32 | CONFIG_SYS_CCSRBAR_PHYS_LOW)