Searched refs:cpu_to_be32s (Results 1 – 7 of 7) sorted by relevance
438 cpu_to_be32s(&pdu->transfer_buffer_length); in correct_endian_cmd_submit()439 cpu_to_be32s(&pdu->start_frame); in correct_endian_cmd_submit()440 cpu_to_be32s(&pdu->number_of_packets); in correct_endian_cmd_submit()441 cpu_to_be32s(&pdu->interval); in correct_endian_cmd_submit()456 cpu_to_be32s(&pdu->status); in correct_endian_ret_submit()457 cpu_to_be32s(&pdu->actual_length); in correct_endian_ret_submit()458 cpu_to_be32s(&pdu->start_frame); in correct_endian_ret_submit()459 cpu_to_be32s(&pdu->number_of_packets); in correct_endian_ret_submit()460 cpu_to_be32s(&pdu->error_count); in correct_endian_ret_submit()483 cpu_to_be32s(&pdu->status); in correct_endian_ret_unlink()
321 cpu_to_be32s(&clock.source); in command_set_clock()322 cpu_to_be32s(&clock.sampling_rate); in command_set_clock()323 cpu_to_be32s(&clock.index); in command_set_clock()
118 #define cpu_to_be32s __cpu_to_be32s macro
78 cpu_to_be32s(&val); in mcp3911_write()
2421 cpu_to_be32s((u32 *) skb->data); in lanai_send()
407 la famiglia di conversioni "in-situ", come :c:func:`cpu_to_be32s()`,
383 is the "in-situ" family, such as :c:func:`cpu_to_be32s()`, which