Searched refs:INT_TX_EMPTY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | mxic_nand.c | 58 #define INT_TX_EMPTY BIT(0) macro 357 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_nfc_data_xfer() 364 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_nfc_data_xfer()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-mxic.c | 57 #define INT_TX_EMPTY BIT(0) macro 301 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_spi_data_xfer() 308 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_spi_data_xfer()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | mxic_nand.c | 58 #define INT_TX_EMPTY BIT(0) macro 357 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_nfc_data_xfer() 364 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_nfc_data_xfer()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-mxic.c | 59 #define INT_TX_EMPTY BIT(0) macro 360 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_spi_data_xfer() 367 sts & INT_TX_EMPTY, 0, USEC_PER_SEC); in mxic_spi_data_xfer()
|
Completed in 5 milliseconds