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

/linux-master/drivers/spi/
H A Dspi-mt65xx.c52 #define SPI_CFG1_GET_TICK_DLY_MASK_V1 0xc0000000 macro
445 reg_val &= ~SPI_CFG1_GET_TICK_DLY_MASK_V1;

Completed in 124 milliseconds