Searched refs:smu_tx_append (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-bgx.c1025 cvmx_bgxx_smux_tx_append_t smu_tx_append; local
1148 smu_tx_append.u64 = csr_rd_node(
1150 smu_tx_append.s.fcs_c = 1;
1152 smu_tx_append.u64);
2458 cvmx_bgxx_smux_tx_append_t smu_tx_append; local
2497 smu_tx_append.u64 = csr_rd_node(
2499 smu_tx_append.s.fcs_d = fcs_enable; /* Set data-packet FCS */
2500 smu_tx_append.s.pad = pad_enable;
2502 smu_tx_append.u64);

Completed in 102 milliseconds