Lines Matching refs:__be32
104 const __be32 *params, unsigned int param_bytes, in efw_transaction()
105 const __be32 *resp, unsigned int resp_bytes) in efw_transaction()
108 __be32 *buf; in efw_transaction()
135 header->length = cpu_to_be32(cmd_bytes / sizeof(__be32)); in efw_transaction()
169 be32_to_cpu(header->length) * sizeof(__be32) - in efw_transaction()
185 __be32 addr[2]; in snd_efw_command_set_resp_addr()
206 __be32 param = cpu_to_be32(mode); in snd_efw_command_set_tx_mode()
219 NULL, 0, (__be32 *)hwinfo, sizeof(*hwinfo)); in snd_efw_command_get_hwinfo()
266 NULL, 0, (__be32 *)meters, len); in snd_efw_command_get_phys_meters()
282 (__be32 *)clock, sizeof(struct efc_clock)); in command_get_clock()
328 (__be32 *)&clock, sizeof(struct efc_clock), in command_set_clock()