Searched refs:SNOR_HWCAPS_READ_1_1_4 (Results 1 – 3 of 3) sorted by relevance
611 params->hwcaps.mask |= SNOR_HWCAPS_READ_1_1_4; in spi_nor_init_params()631 if (best_match & SNOR_HWCAPS_READ_1_1_4) in spi_nor_select_read()743 hwcaps.mask |= SNOR_HWCAPS_READ_1_1_4; in spi_nor_scan()
1771 SNOR_HWCAPS_READ_1_1_4,2185 params->hwcaps.mask |= SNOR_HWCAPS_READ_1_1_4; in spi_nor_init_params()2272 { SNOR_HWCAPS_READ_1_1_4, SNOR_CMD_READ_1_1_4 }, in spi_nor_hwcaps_read2cmd()2515 hwcaps.mask |= SNOR_HWCAPS_READ_1_1_4; in spi_nor_scan()
399 #define SNOR_HWCAPS_READ_1_1_4 BIT(7) macro
Completed in 12 milliseconds