Home
last modified time | relevance | path

Searched refs:SNOR_PROTO_1_1_1 (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c588 SNOR_PROTO_1_1_1); in spi_nor_init_params()
594 SNOR_PROTO_1_1_1); in spi_nor_init_params()
725 nor->reg_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
726 nor->read_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
727 nor->write_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
H A Dspi-nor-core.c1868 nor->read_proto = SNOR_PROTO_1_1_1; in spi_nor_read_sfdp()
2428 SNOR_PROTO_1_1_1); in spi_nor_init_params()
2434 SNOR_PROTO_1_1_1); in spi_nor_init_params()
2458 SPINOR_OP_PP, SNOR_PROTO_1_1_1); in spi_nor_init_params()
2798 nor->reg_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
2799 nor->read_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
2800 nor->write_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dotp.c51 nor->read_proto = SNOR_PROTO_1_1_1; in spi_nor_otp_read_secr()
97 nor->write_proto = SNOR_PROTO_1_1_1; in spi_nor_otp_write_secr()
H A Ddebugfs.c37 case SNOR_PROTO_1_1_1: return "1S-1S-1S"; in spi_nor_protocol_name()
H A Dcore.c3021 SNOR_PROTO_1_1_1); in spi_nor_init_default_params()
3026 SNOR_PROTO_1_1_1); in spi_nor_init_default_params()
3030 SPINOR_OP_PP, SNOR_PROTO_1_1_1); in spi_nor_init_default_params()
3128 nor->reg_proto = SNOR_PROTO_1_1_1; in spi_nor_set_octal_dtr()
3479 nor->reg_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
3480 nor->read_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
3481 nor->write_proto = SNOR_PROTO_1_1_1; in spi_nor_scan()
H A Dspansion.c270 ret = spi_nor_read_id(nor, 0, 0, buf, SNOR_PROTO_1_1_1); in cypress_nor_octal_dtr_dis()
697 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in s28hx_t_post_sfdp_fixup()
H A Dmicron-st.c111 ret = spi_nor_read_id(nor, 0, 0, buf, SNOR_PROTO_1_1_1); in micron_st_nor_octal_dtr_dis()
H A Dsfdp.c1086 SPINOR_OP_PP_4B, SNOR_PROTO_1_1_1); in spi_nor_parse_4bait()
/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h160 SNOR_PROTO_1_1_1 = SNOR_PROTO_STR(1, 1, 1), enumerator
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h195 SNOR_PROTO_1_1_1 = SNOR_PROTO_STR(1, 1, 1), enumerator
/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c241 case SNOR_PROTO_1_1_1: in nxp_spifi_setup_memory_cmd()
H A Dhisi-sfc.c128 case SNOR_PROTO_1_1_1: in hisi_spi_nor_get_if_type()