Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/linux/
H A Dbyteorder.h91 #define cpu_to_le32 __cpu_to_le32 macro
154 *var = cpu_to_le32(le32_to_cpu(*var) + val); in le32_add_cpu()