Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-mt65xx.c51 #define SPI_CFG1_GET_TICK_DLY_MASK_V1 0xc0000000 macro
444 reg_val &= ~SPI_CFG1_GET_TICK_DLY_MASK_V1; in mtk_spi_hw_init()