Searched refs:width_available (Results 1 – 1 of 1) sorted by relevance
529 static const u8 width_available[] = { 0, 1, 2, 4, 8 }; in f_ospi_supports_op_width() local538 for (j = 0; j < ARRAY_SIZE(width_available); j++) { in f_ospi_supports_op_width()539 if (width_op[i] == width_available[j]) { in f_ospi_supports_op_width()