Searched refs:SNOR_HWCAPS_READ_1_2_2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | spi-nor.h | 238 #define SNOR_HWCAPS_READ_1_2_2 BIT(4) macro
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | spi-nor.h | 229 #define SNOR_HWCAPS_READ_1_2_2 BIT(4) macro
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 246 SNOR_HWCAPS_READ_1_2_2, 931 { SNOR_HWCAPS_READ_1_2_2, BIT(3) }, in spi_nor_parse_4bait()
|
H A D | core.c | 2259 { SNOR_HWCAPS_READ_1_2_2, SNOR_CMD_READ_1_2_2 }, in spi_nor_hwcaps_read2cmd()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 257 SNOR_HWCAPS_READ_1_2_2, 965 { SNOR_HWCAPS_READ_1_2_2, BIT(3) }, in spi_nor_parse_4bait()
|
H A D | core.c | 2255 { SNOR_HWCAPS_READ_1_2_2, SNOR_CMD_READ_1_2_2 }, in spi_nor_hwcaps_read2cmd()
|
Completed in 16 milliseconds