Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-nxp-fspi.c470 #define FSPI_NEED_INIT BIT(0) macro
1533 if (f->flags & FSPI_NEED_INIT) { in nxp_fspi_runtime_resume()
1538 f->flags &= ~FSPI_NEED_INIT; in nxp_fspi_runtime_resume()
1555 f->flags |= FSPI_NEED_INIT; in nxp_fspi_suspend()