Searched refs:seqIndex (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/drivers/flash/ |
D | flash_mcux_flexspi_mx25um51345g.c | 194 .seqIndex = READ_ID_OPI, in flash_flexspi_nor_get_vendor_id() 217 .seqIndex = READ_STATUS_REG, in flash_flexspi_nor_read_status() 237 .seqIndex = ENTER_OPI, in flash_flexspi_nor_write_status() 258 transfer.seqIndex = WRITE_ENABLE_OPI; in flash_flexspi_nor_write_enable() 260 transfer.seqIndex = WRITE_ENABLE; in flash_flexspi_nor_write_enable() 280 .seqIndex = ERASE_SECTOR, in flash_flexspi_nor_erase_sector() 299 .seqIndex = ERASE_CHIP, in flash_flexspi_nor_erase_chip() 319 .seqIndex = PAGE_PROGRAM, in flash_flexspi_nor_page_program()
|
D | flash_mcux_flexspi_nor.c | 166 .seqIndex = READ_ID, in flash_flexspi_nor_read_id_helper() 198 .seqIndex = READ_STATUS_REG, in flash_flexspi_nor_read_status() 215 .seqIndex = WRITE_ENABLE, in flash_flexspi_nor_write_enable() 233 .seqIndex = ERASE_SECTOR, in flash_flexspi_nor_erase_sector() 251 .seqIndex = ERASE_BLOCK, in flash_flexspi_nor_erase_block() 268 .seqIndex = ERASE_CHIP, in flash_flexspi_nor_erase_chip() 286 .seqIndex = PAGE_PROGRAM, in flash_flexspi_nor_page_program() 637 transfer.seqIndex = SCRATCH_CMD; in flash_flexspi_nor_quad_enable() 655 transfer.seqIndex = SCRATCH_CMD2; in flash_flexspi_nor_quad_enable() 715 transfer.seqIndex = SCRATCH_CMD; in flash_flexspi_nor_4byte_enable() [all …]
|
D | flash_mcux_flexspi_hyperflash.c | 271 transfer.seqIndex = READ_STATUS; in flash_flexspi_hyperflash_wait_bus_busy() 302 transfer.seqIndex = WRITE_ENABLE; in flash_flexspi_hyperflash_write_enable() 321 transfer.seqIndex = WRITE_DATA; in flash_flexspi_hyperflash_check_vendor_id() 337 transfer.seqIndex = READ_DATA; in flash_flexspi_hyperflash_check_vendor_id() 358 transfer.seqIndex = WRITE_DATA; in flash_flexspi_hyperflash_check_vendor_id() 383 .seqIndex = PAGE_PROGRAM, in flash_flexspi_hyperflash_page_program() 545 transfer.seqIndex = ERASE_SECTOR; in flash_flexspi_hyperflash_erase()
|
/Zephyr-latest/drivers/memc/ |
D | memc_mcux_flexspi_aps6408l.c | 133 .seqIndex = READ_REG, in memc_flexspi_aps6408l_get_vendor_id() 157 .seqIndex = READ_REG, in memc_flexspi_aps6408l_update_reg() 173 transfer.seqIndex = WRITE_REG; in memc_flexspi_aps6408l_update_reg() 190 .seqIndex = RESET, in memc_flexspi_aps6408l_reset()
|
D | memc_mcux_flexspi_aps6404l.c | 102 .seqIndex = READ_ID, in memc_flexspi_aps6404l_get_vendor_id() 124 .seqIndex = RESET_EN, in memc_flexspi_aps6404l_reset_enable() 152 .seqIndex = RESET, in memc_flexspi_aps6404l_reset()
|
D | memc_mcux_flexspi_is66wvq8m4.c | 105 .seqIndex = READ_ID, in memc_flexspi_is66wvq8m4_get_vendor_id() 131 .seqIndex = READ_REG, in memc_flexspi_is66wvq8m4_update_cfg() 147 transfer.seqIndex = WRITE_REG; in memc_flexspi_is66wvq8m4_update_cfg()
|
D | memc_mcux_flexspi_s27ks0641.c | 100 .seqIndex = READ_REG, in memc_flexspi_s27ks0641_get_vendor_id()
|
D | memc_mcux_flexspi_w956a8mbya.c | 92 .seqIndex = READ_REG, in memc_flexspi_w956a8mbya_get_vendor_id()
|
D | memc_mcux_flexspi.c | 238 tmp.seqIndex += seq_off; in memc_flexspi_transfer()
|