Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_nxp_lp_flexcomm.c90 bool spi_found = false; in nxp_lp_flexcomm_init() local
97 spi_found = true; in nxp_lp_flexcomm_init()
108 if (spi_found && (i2c_found || uart_found)) { in nxp_lp_flexcomm_init()
120 } else if (spi_found) { in nxp_lp_flexcomm_init()