Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_nor.c92 static int flash_npcx_uma_cmd_only(const struct device *dev, uint8_t opcode) in flash_npcx_uma_cmd_only() function
175 ret = flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_WREN); in flash_npcx_nor_write_status_regs()
282 flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_WREN); in flash_npcx_nor_erase()
284 flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_CE); in flash_npcx_nor_erase()
289 flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_WREN); in flash_npcx_nor_erase()
339 flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_WREN); in flash_npcx_nor_write()
577 ret = flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_WREN); in flash_npcx_nor_init()
583 ret = flash_npcx_uma_cmd_only(dev, SPI_NOR_CMD_4BA); in flash_npcx_nor_init()