Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_fc.c82 if (iobase->FCCFG & MEC_BIT(MEC_ESPI_IO_FCCFG_BUSY_Pos)) { in mec_hal_espi_fc_is_busy()
169 exp = ((iobase->FCCFG & MEC_ESPI_IO_FCCFG_MAX_RD_REQ_SZ_Msk) >> in mec_hal_espi_fc_max_read_req_sz()
185 exp = (iobase->FCCFG & MEC_ESPI_IO_FCCFG_MAX_PLD_SZ_Msk) >> MEC_ESPI_IO_FCCFG_MAX_PLD_SZ_Pos; in mec_hal_espi_fc_max_pld_sz()
210 (uint8_t)((iobase->FCCFG & MEC_ESPI_IO_FCCFG_EBSZ_Msk) >> MEC_ESPI_IO_FCCFG_EBSZ_Pos); in mec_hal_espi_fc_get_erase_sz()
/hal_microchip-latest/mec5/devices/common/
Dmec5_espi_io_v1_5.h63 …__IOM uint32_t FCCFG; /*!< (@ 0x0000029C) eSPI IO FC configuration registe… member
Dmec5_espi_io_v1_4.h63 …__IOM uint32_t FCCFG; /*!< (@ 0x0000029C) eSPI IO FC configuration registe… member
/hal_microchip-latest/mec/mec1501/component/
Despi_io.h974 volatile uint32_t FCCFG; /* @ 0x029C */ member