Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_fc.c270 uint32_t xfr_len, fc_op; in mec_hal_espi_fc_xfr_start() local
291 fc_op = MEC_ESPI_IO_FCCTL_OP_ERASE_LARGER; in mec_hal_espi_fc_xfr_start()
295 fc_op = MEC_ESPI_IO_FCCTL_OP_ERASE_SMALLER; in mec_hal_espi_fc_xfr_start()
299 fc_op = MEC_ESPI_IO_FCCTL_OP_WRITE; in mec_hal_espi_fc_xfr_start()
303 fc_op = MEC_ESPI_IO_FCCTL_OP_READ; in mec_hal_espi_fc_xfr_start()
319 | ((fc_op << MEC_ESPI_IO_FCCTL_OP_Pos) & MEC_ESPI_IO_FCCTL_OP_Msk) in mec_hal_espi_fc_xfr_start()