Searched refs:ESPI_IT8XXX2_OOB_MAX_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
2158 #define ESPI_IT8XXX2_OOB_MAX_PAYLOAD_SIZE 80 macro2168 volatile uint8_t PUT_OOB_DATA[ESPI_IT8XXX2_OOB_MAX_PAYLOAD_SIZE];2176 volatile uint8_t UPSTREAM_DATA[ESPI_IT8XXX2_OOB_MAX_PAYLOAD_SIZE];
1011 if (pckt->len > ESPI_IT8XXX2_OOB_MAX_PAYLOAD_SIZE) { in espi_it8xxx2_send_oob()