Searched refs:FCCFG (Results 1 – 4 of 4) sorted by relevance
82 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()
63 …__IOM uint32_t FCCFG; /*!< (@ 0x0000029C) eSPI IO FC configuration registe… member
974 volatile uint32_t FCCFG; /* @ 0x029C */ member