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

/linux-master/net/nfc/nci/
H A Dspi.c49 t.speed_hz = nspi->xfer_speed_hz;
137 nspi->xfer_speed_hz = 0;
192 tx.speed_hz = nspi->xfer_speed_hz;
199 rx.speed_hz = nspi->xfer_speed_hz;
224 rx.speed_hz = nspi->xfer_speed_hz;
/linux-master/drivers/nfc/nfcmrvl/
H A Dspi.c96 drv_data->nci_spi->xfer_speed_hz = config->clk;
/linux-master/include/net/nfc/
H A Dnci_core.h401 unsigned int xfer_speed_hz; /* member in struct:nci_spi

Completed in 270 milliseconds