Home
last modified time | relevance | path

Searched refs:cmd_ext_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/linux/mtd/
Dspi-nor.h409 enum spi_nor_cmd_ext cmd_ext_type; member
/linux-6.12.1/drivers/mtd/spi-nor/
Ddebugfs.c104 switch (nor->cmd_ext_type) { in spi_nor_params_show()
Dsfdp.c658 nor->cmd_ext_type = SPI_NOR_EXT_REPEAT; in spi_nor_parse_bfpt()
662 nor->cmd_ext_type = SPI_NOR_EXT_INVERT; in spi_nor_parse_bfpt()
Dmicron-st.c143 nor->cmd_ext_type = SPI_NOR_EXT_REPEAT; in mt35xu512aba_post_sfdp_fixup()
Dcore.c60 switch (nor->cmd_ext_type) { in spi_nor_get_cmd_ext()