Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_oob.c184 temp = iobase->OOBRXL & (uint32_t)~(MEC_ESPI_IO_OOBRXL_RX_BUF_LEN_Msk); in mec_hal_espi_oob_buffer_set()
186 iobase->OOBRXL = temp; in mec_hal_espi_oob_buffer_set()
271 recvlen = iobase->OOBRXL & MEC_ESPI_IO_OOBRXL_RECV_MSG_LEN_Msk; in mec_hal_espi_oob_received_len()
/hal_microchip-latest/mec5/devices/common/
Dmec5_espi_io_v1_5.h47 …__IOM uint32_t OOBRXL; /*!< (@ 0x00000250) eSPI IO OOB RX length register … member
Dmec5_espi_io_v1_4.h47 …__IOM uint32_t OOBRXL; /*!< (@ 0x00000250) eSPI IO OOB RX length register … member
/hal_microchip-latest/mec/mec1501/component/
Despi_io.h960 volatile uint32_t OOBRXL; /* @ 0x0250 */ member