Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sn-f-ospi.c530 u8 width_op[] = { op->cmd.buswidth, op->addr.buswidth, in f_ospi_supports_op_width() local
535 for (i = 0; i < ARRAY_SIZE(width_op); i++) { in f_ospi_supports_op_width()
539 if (width_op[i] == width_available[j]) { in f_ospi_supports_op_width()