Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswab.h12 # define swahb32 __swahb32 macro
/linux/arch/arm/include/asm/
H A Dopcodes.h90 #define ___opcode_swahb32(x) swahb32(x)
/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k_pci_owl_loader.c93 val = swahb32(val); in ath9k_pci_fixup()