Searched refs:be32_to_cpus (Results 1 – 8 of 8) sorted by relevance
222 be32_to_cpus(&hwinfo->flags); in snd_efw_command_get_hwinfo()223 be32_to_cpus(&hwinfo->guid_hi); in snd_efw_command_get_hwinfo()224 be32_to_cpus(&hwinfo->guid_lo); in snd_efw_command_get_hwinfo()225 be32_to_cpus(&hwinfo->type); in snd_efw_command_get_hwinfo()226 be32_to_cpus(&hwinfo->version); in snd_efw_command_get_hwinfo()230 be32_to_cpus(&hwinfo->phys_out); in snd_efw_command_get_hwinfo()231 be32_to_cpus(&hwinfo->phys_in); in snd_efw_command_get_hwinfo()238 be32_to_cpus(&hwinfo->dsp_version); in snd_efw_command_get_hwinfo()268 be32_to_cpus(&buf[i]); in snd_efw_command_get_phys_meters()283 be32_to_cpus(&clock->source); in command_get_clock()[all …]
440 be32_to_cpus(&pdu->transfer_buffer_length); in correct_endian_cmd_submit()441 be32_to_cpus(&pdu->start_frame); in correct_endian_cmd_submit()442 be32_to_cpus(&pdu->number_of_packets); in correct_endian_cmd_submit()443 be32_to_cpus(&pdu->interval); in correct_endian_cmd_submit()457 be32_to_cpus(&pdu->status); in correct_endian_ret_submit()458 be32_to_cpus(&pdu->actual_length); in correct_endian_ret_submit()459 be32_to_cpus(&pdu->start_frame); in correct_endian_ret_submit()460 be32_to_cpus(&pdu->number_of_packets); in correct_endian_ret_submit()461 be32_to_cpus(&pdu->error_count); in correct_endian_ret_submit()480 be32_to_cpus(&pdu->status); in correct_endian_ret_unlink()
119 #define be32_to_cpus __be32_to_cpus macro
90 be32_to_cpus(&firmware); in name_card()
66 be32_to_cpus(val); in mcp3911_read()
24 be32_to_cpus(&((u32 *)buffer)[i]); in dice_proc_read_mem()
703 be32_to_cpus(&buf[c]); in normal_meter_get()
492 be32_to_cpus(data); in read_rom()
Completed in 28 milliseconds