Searched refs:SNOR_HWCAPS_READ_1_4_4 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | spi-nor.h | 244 #define SNOR_HWCAPS_READ_1_4_4 BIT(8) macro
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | spi-nor.h | 235 #define SNOR_HWCAPS_READ_1_4_4 BIT(8) macro
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 270 SNOR_HWCAPS_READ_1_4_4, 933 { SNOR_HWCAPS_READ_1_4_4, BIT(5) }, in spi_nor_parse_4bait()
|
H A D | core.c | 2263 { SNOR_HWCAPS_READ_1_4_4, SNOR_CMD_READ_1_4_4 }, in spi_nor_hwcaps_read2cmd()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 281 SNOR_HWCAPS_READ_1_4_4, 967 { SNOR_HWCAPS_READ_1_4_4, BIT(5) }, in spi_nor_parse_4bait()
|
H A D | core.c | 2259 { SNOR_HWCAPS_READ_1_4_4, SNOR_CMD_READ_1_4_4 }, in spi_nor_hwcaps_read2cmd()
|
Completed in 14 milliseconds