Home
last modified time | relevance | path

Searched refs:QSPI_SR2_DLOCK (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/spi/
H A Datmel-quadspi.c131 #define QSPI_SR2_DLOCK BIT(5) macro
1035 (val & QSPI_SR2_DLOCK) && in atmel_qspi_set_pad_calibration()
1054 if (status & QSPI_SR2_DLOCK) { in atmel_qspi_set_gclk()
1058 !(val & QSPI_SR2_DLOCK), 40, in atmel_qspi_set_gclk()
1099 (val & QSPI_SR2_DLOCK), 40, in atmel_qspi_sama7g5_init()
1490 !(val & QSPI_SR2_DLOCK), 40, in atmel_qspi_sama7g5_suspend()