Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h114 u64 lo64 = le32_to_cpu(lo); in ath12k_le32hilo_to_u64() local
116 return (hi64 << 32) | lo64; in ath12k_le32hilo_to_u64()