Searched refs:str_to_u64 (Results 1 – 1 of 1) sorted by relevance
152 static inline u64 str_to_u64(const char *str) in str_to_u64() function161 #define STR_TO_HEX(x) str_to_u64(x)162 #define REG_ID(x) str_to_u64(x)