Searched refs:wide_dat (Results 1 – 1 of 1) sorted by relevance
204 u64 wide_dat = 0; in octeon_spi_xfer() local251 *(u64 *)rx_data = wide_dat; in octeon_spi_xfer()296 u64 wide_dat = 0; in octeontx2_spi_xfer() local361 *(u64 *)rx_data = wide_dat; in octeontx2_spi_xfer()374 (unsigned long long)wide_dat); in octeontx2_spi_xfer()381 memcpy(&wide_dat, tx_data, rem); in octeontx2_spi_xfer()382 debug(" rtx: %016llx\t", wide_dat); in octeontx2_spi_xfer()403 (unsigned long long)wide_dat); in octeontx2_spi_xfer()406 *(u64 *)rx_data = wide_dat; in octeontx2_spi_xfer()412 (unsigned long long)wide_dat); in octeontx2_spi_xfer()[all …]
Completed in 3 milliseconds