Lines Matching refs:sys_cpu_to_le32
2291 rp->timestamp = sys_cpu_to_le32(timestamp); in le_read_iso_tx_sync()
2330 rp->received_cnt = sys_cpu_to_le32(received_cnt); in le_iso_read_test_counters()
2331 rp->missed_cnt = sys_cpu_to_le32(missed_cnt); in le_iso_read_test_counters()
2332 rp->failed_cnt = sys_cpu_to_le32(failed_cnt); in le_iso_read_test_counters()
2364 rp->tx_unacked_packets = sys_cpu_to_le32(tx_unacked_packets); in le_read_iso_link_quality()
2365 rp->tx_flushed_packets = sys_cpu_to_le32(tx_flushed_packets); in le_read_iso_link_quality()
2367 sys_cpu_to_le32(tx_last_subevent_packets); in le_read_iso_link_quality()
2368 rp->retransmitted_packets = sys_cpu_to_le32(retransmitted_packets); in le_read_iso_link_quality()
2369 rp->crc_error_packets = sys_cpu_to_le32(crc_error_packets); in le_read_iso_link_quality()
2370 rp->rx_unreceived_packets = sys_cpu_to_le32(rx_unreceived_packets); in le_read_iso_link_quality()
2371 rp->duplicate_packets = sys_cpu_to_le32(duplicate_packets); in le_read_iso_link_quality()
2440 rp->received_cnt = sys_cpu_to_le32(received_cnt); in le_iso_test_end()
2441 rp->missed_cnt = sys_cpu_to_le32(missed_cnt); in le_iso_test_end()
2442 rp->failed_cnt = sys_cpu_to_le32(failed_cnt); in le_iso_test_end()
5027 rp->fw_build = sys_cpu_to_le32(KERNEL_PATCHLEVEL & 0xffff);
5228 cpu_data->a1 = sys_cpu_to_le32(esf->basic.a1);
5229 cpu_data->a2 = sys_cpu_to_le32(esf->basic.a2);
5230 cpu_data->a3 = sys_cpu_to_le32(esf->basic.a3);
5231 cpu_data->a4 = sys_cpu_to_le32(esf->basic.a4);
5232 cpu_data->ip = sys_cpu_to_le32(esf->basic.ip);
5233 cpu_data->lr = sys_cpu_to_le32(esf->basic.lr);
5234 cpu_data->xpsr = sys_cpu_to_le32(esf->basic.xpsr);
5272 sf->reason = sys_cpu_to_le32(reason);