Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sn-f-ospi.c535 bool is_match_found; in f_ospi_supports_op_width() local
539 is_match_found = false; in f_ospi_supports_op_width()
543 is_match_found = true; in f_ospi_supports_op_width()
548 if (!is_match_found) in f_ospi_supports_op_width()