Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mt65xx.c50 #define SPI_CFG1_GET_TICK_DLY_MASK 0xe0000000 macro
437 reg_val &= ~SPI_CFG1_GET_TICK_DLY_MASK; in mtk_spi_hw_init()

Completed in 3 milliseconds