Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h409 enum spi_nor_cmd_ext cmd_ext_type; member
/openbmc/linux/drivers/mtd/spi-nor/
H A Ddebugfs.c104 switch (nor->cmd_ext_type) { in spi_nor_params_show()
H A Dmicron-st.c142 nor->cmd_ext_type = SPI_NOR_EXT_REPEAT; in mt35xu512aba_post_sfdp_fixup()
H A Dsfdp.c637 nor->cmd_ext_type = SPI_NOR_EXT_REPEAT; in spi_nor_parse_bfpt()
641 nor->cmd_ext_type = SPI_NOR_EXT_INVERT; in spi_nor_parse_bfpt()
H A Dcore.c60 switch (nor->cmd_ext_type) { in spi_nor_get_cmd_ext()