Searched refs:arcmsr_htole32 (Results 1 – 2 of 2) sorted by relevance
79 #define arcmsr_htole32(x) htole32(x) macro
1019 length = arcmsr_htole32(dm_segs[i].ds_len); in arcmsr_build_srb()1020 address_lo = arcmsr_htole32(dma_addr_lo32(dm_segs[i].ds_addr)); in arcmsr_build_srb()1021 address_hi = arcmsr_htole32(dma_addr_hi32(dm_segs[i].ds_addr)); in arcmsr_build_srb()