Searched refs:ull (Results 1 – 9 of 9) sorted by relevance
19 typedef unsigned long long ull; typedef
71 #define s_u64 ull83 #define s_u64 ull
59 BUILD_BUG_ON_MSG((_mask) > (typeof(_reg))~0ull, \
85 # define uswap_64(x) _uswap_64(x, ull)
36 i.mx6qp/evaluation-kit-for-the-i.mx-6ull-applications-processor:MCIMX6ULL-EVK
95 *count = ~0ull - cntr; in rockchip_timer_get_count()
204 current_mem_base = 0ull; in step_assign_addresses()
6059 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)/;
3322 * 1ull) << 32 | CONFIG_SYS_CCSRBAR_PHYS_LOW)