Searched refs:SPI_NOR_CMD_PP_1_4_4 (Results 1 – 5 of 5) sorted by relevance
36 #define SPI_NOR_CMD_PP_1_4_4 0x38 /* Quad Page program (1-4-4) */ macro
1087 case SPI_NOR_CMD_PP_1_4_4: in stm32_ospi_set_memorymap()1489 case SPI_NOR_CMD_PP_1_4_4: in flash_stm32_ospi_write()1962 case SPI_NOR_CMD_PP_1_4_4: in spi_nor_convert_write_to_4b()2015 data->write_opcode = SPI_NOR_CMD_PP_1_4_4; in spi_nor_process_bfp()
187 dev_data->qspi_write_cmd == SPI_NOR_CMD_PP_1_4_4); in qspi_prepare_quad_program()1642 .qspi_write_cmd = DT_WRITEOC_PROP_OR(0, SPI_NOR_CMD_PP_1_4_4),
1322 case SPI_NOR_CMD_PP_1_4_4: { in flash_stm32_xspi_write()1799 case SPI_NOR_CMD_PP_1_4_4: in spi_nor_convert_write_to_4b()1852 data->write_opcode = SPI_NOR_CMD_PP_1_4_4; in spi_nor_process_bfp()
305 QSPI_LUT_OP(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, SPI_NOR_CMD_PP_1_4_4),