Searched refs:sys_le64_to_cpu (Results 1 – 5 of 5) sorted by relevance
131 s->nsze = sys_le64_to_cpu(s->nsze); in nvme_namespace_data_swapbytes()132 s->ncap = sys_le64_to_cpu(s->ncap); in nvme_namespace_data_swapbytes()133 s->nuse = sys_le64_to_cpu(s->nuse); in nvme_namespace_data_swapbytes()
229 #define sys_le64_to_cpu(val) (val) macro275 #define sys_le64_to_cpu(val) BSWAP_64(val) macro
104 u64 = sys_le64_to_cpu(u64); in eir_found()
323 return sys_le64_to_cpu(val); in net_buf_simple_remove_le64()600 return sys_le64_to_cpu(val); in net_buf_simple_pull_le64()
1411 int_edge = sys_le64_to_cpu(int_edge); in gpio_pca_series_pin_interrupt_configure_extended()