Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mtd/
Dspi-nor.h267 #define SNOR_HWCAPS_PP_8_8_8_DTR BIT(23) macro
276 SNOR_HWCAPS_PP_8_8_8_DTR)
/linux-6.12.1/drivers/mtd/spi-nor/
Dsfdp.c1227 nor->params->hwcaps.mask |= SNOR_HWCAPS_PP_8_8_8_DTR; in spi_nor_parse_profile1()
Dcore.c2222 { SNOR_HWCAPS_PP_8_8_8_DTR, SNOR_CMD_PP_8_8_8_DTR }, in spi_nor_hwcaps_pp2cmd()
2722 params->hwcaps.mask |= SNOR_HWCAPS_PP_8_8_8_DTR; in spi_nor_no_sfdp_init_params()