Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_fc.c63 return (iobase->FCSTS & 0x3u); in mec_hal_espi_fc_en_status()
98 iobase->FCSTS = MEC_ESPI_FC_ERR_ALL | MEC_BIT(MEC_ESPI_IO_FCSTS_DONE_Pos); in mec_hal_espi_fc_op_start()
142 return iobase->FCSTS; in mec_hal_espi_fc_status()
151 iobase->FCSTS = msk; in mec_hal_espi_fc_status_clr()
309 iobase->FCSTS = MEC_ESPI_FC_ERR_ALL | MEC_BIT(MEC_ESPI_IO_FCSTS_DONE_Pos); in mec_hal_espi_fc_xfr_start()
/hal_microchip-latest/mec5/devices/common/
Dmec5_espi_io_v1_5.h64 …__IOM uint32_t FCSTS; /*!< (@ 0x000002A0) eSPI IO FC status register … member
Dmec5_espi_io_v1_4.h64 …__IOM uint32_t FCSTS; /*!< (@ 0x000002A0) eSPI IO FC status register … member
/hal_microchip-latest/mec/mec1501/component/
Despi_io.h975 volatile uint32_t FCSTS; /* @ 0x02A0 */ member