Searched refs:espi_npcx_flash_prepare_tx_header (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/drivers/espi/ |
D | espi_npcx.c | 228 static void espi_npcx_flash_prepare_tx_header(const struct device *dev, int cyc_type, 285 espi_npcx_flash_prepare_tx_header(dev, ESPI_FLASH_READ_CYCLE_TYPE, 0, 16, 0); in espi_npcx_flash_fake_request() 1081 static void espi_npcx_flash_prepare_tx_header(const struct device *dev, in espi_npcx_flash_prepare_tx_header() function 1201 espi_npcx_flash_prepare_tx_header(dev, in espi_npcx_flash_read() 1243 espi_npcx_flash_prepare_tx_header(dev, in espi_npcx_flash_write() 1295 espi_npcx_flash_prepare_tx_header(dev, in espi_npcx_flash_erase()
|