Searched refs:POLL_TOUT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-nxp-fspi.c | 329 #define POLL_TOUT 5000 macro 537 FSPI_MCR0_SWRST, 0, POLL_TOUT, false); in nxp_fspi_invalid() 657 0, POLL_TOUT, true); in nxp_fspi_dll_calibration() 797 POLL_TOUT, true); in nxp_fspi_fill_txfifo() 811 POLL_TOUT, true); in nxp_fspi_fill_txfifo() 838 POLL_TOUT, true); in nxp_fspi_read_rxfifo() 855 POLL_TOUT, true); in nxp_fspi_read_rxfifo() 922 FSPI_STS0_ARB_IDLE, 1, POLL_TOUT, true); in nxp_fspi_exec_op() 1045 FSPI_MCR0_SWRST, 0, POLL_TOUT, false); in nxp_fspi_default_setup()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-nxp-fspi.c | 310 #define POLL_TOUT 5000 macro 499 FSPI_MCR0_SWRST, 0, POLL_TOUT, false); in nxp_fspi_invalid() 723 POLL_TOUT, true); in nxp_fspi_fill_txfifo() 737 POLL_TOUT, true); in nxp_fspi_fill_txfifo() 764 POLL_TOUT, true); in nxp_fspi_read_rxfifo() 781 POLL_TOUT, true); in nxp_fspi_read_rxfifo() 848 FSPI_STS0_ARB_IDLE, 1, POLL_TOUT, true); in nxp_fspi_exec_op() 915 FSPI_MCR0_SWRST, 0, POLL_TOUT, false); in nxp_fspi_default_setup()
|
Completed in 7 milliseconds