Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sn-f-ospi.c90 #define OSPI_STAT_IS_SPI_INT_CLK_STOP BIT(4) macro
166 stat1 = OSPI_STAT_IS_SPI_IDLE | OSPI_STAT_IS_SPI_INT_CLK_STOP; in f_ospi_prepare_config()
184 val, !(val & OSPI_STAT_IS_SPI_INT_CLK_STOP), in f_ospi_unprepare_config()