Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_oob.c238 uint32_t txctrl = iobase->OOBTXC & (uint32_t)~(MEC_ESPI_IO_OOBTXC_OOB_TX_TAG_Msk); in mec_hal_espi_oob_tx_start()
242 iobase->OOBTXC = txctrl; in mec_hal_espi_oob_tx_start()
245 iobase->OOBTXC |= MEC_BIT(MEC_ESPI_IO_OOBTXC_START_Pos); in mec_hal_espi_oob_tx_start()
/hal_microchip-latest/mec5/devices/common/
Dmec5_espi_io_v1_5.h52 …__IOM uint32_t OOBTXC; /*!< (@ 0x00000264) eSPI IO OOB TX Control register … member
Dmec5_espi_io_v1_4.h52 …__IOM uint32_t OOBTXC; /*!< (@ 0x00000264) eSPI IO OOB TX Control register … member
/hal_microchip-latest/mec/mec1501/component/
Despi_io.h965 volatile uint32_t OOBTXC; /* @ 0x0264 */ member