Searched refs:cpu_to_be32s (Results 1 – 5 of 5) sorted by relevance
478 cpu_to_be32s(&pdu->transfer_buffer_length); in correct_endian_cmd_submit()479 cpu_to_be32s(&pdu->start_frame); in correct_endian_cmd_submit()480 cpu_to_be32s(&pdu->number_of_packets); in correct_endian_cmd_submit()481 cpu_to_be32s(&pdu->interval); in correct_endian_cmd_submit()496 cpu_to_be32s(&pdu->status); in correct_endian_ret_submit()497 cpu_to_be32s(&pdu->actual_length); in correct_endian_ret_submit()498 cpu_to_be32s(&pdu->start_frame); in correct_endian_ret_submit()499 cpu_to_be32s(&pdu->number_of_packets); in correct_endian_ret_submit()500 cpu_to_be32s(&pdu->error_count); in correct_endian_ret_submit()523 cpu_to_be32s(&pdu->status); in correct_endian_ret_unlink()
322 cpu_to_be32s(&clock.source); in command_set_clock()323 cpu_to_be32s(&clock.sampling_rate); in command_set_clock()324 cpu_to_be32s(&clock.index); in command_set_clock()
117 #define cpu_to_be32s __cpu_to_be32s macro
180 cpu_to_be32s(&p.pv.i); in irda_insert_integer()
2423 cpu_to_be32s((u32 *) skb->data); in lanai_send()