Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h267 #define SNOR_HWCAPS_PP_8_8_8_DTR BIT(23) macro
276 SNOR_HWCAPS_PP_8_8_8_DTR)
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c1213 nor->params->hwcaps.mask |= SNOR_HWCAPS_PP_8_8_8_DTR; in spi_nor_parse_profile1()
H A Dcore.c2283 { SNOR_HWCAPS_PP_8_8_8_DTR, SNOR_CMD_PP_8_8_8_DTR }, in spi_nor_hwcaps_pp2cmd()
2808 params->hwcaps.mask |= SNOR_HWCAPS_PP_8_8_8_DTR; in spi_nor_no_sfdp_init_params()