Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_it8xxx2.c75 #define IT8XXX2_ESPI_FLASH_MAX_PAYLOAD_SIZE 64 macro
108 uint8_t flash_buf[IT8XXX2_ESPI_FLASH_MAX_PAYLOAD_SIZE];
1144 if (pckt->len > IT8XXX2_ESPI_FLASH_MAX_PAYLOAD_SIZE) { in espi_it8xxx2_flash_trans()
1308 if (data->put_flash_len > IT8XXX2_ESPI_FLASH_MAX_PAYLOAD_SIZE) { in espi_it8xxx2_flash_upstream_done_isr()