Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dfadump.h152 static inline u64 str_to_u64(const char *str) in str_to_u64() function
161 #define STR_TO_HEX(x) str_to_u64(x)
162 #define REG_ID(x) str_to_u64(x)