Lines Matching defs:iobase
61 uint32_t mec_hal_espi_fc_en_status(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_en_status()
66 void mec_hal_espi_fc_ready_set(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_ready_set()
71 int mec_hal_espi_fc_is_ready(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_is_ready()
80 int mec_hal_espi_fc_is_busy(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_is_busy()
96 void mec_hal_espi_fc_op_start(struct mec_espi_io_regs *iobase, uint32_t flags) in mec_hal_espi_fc_op_start()
109 void mec_hal_espi_fc_op_abort(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_op_abort()
114 void mec_hal_espi_fc_intr_ctrl(struct mec_espi_io_regs *iobase, uint32_t msk, uint8_t en) in mec_hal_espi_fc_intr_ctrl()
136 uint32_t mec_hal_espi_fc_status(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_status()
145 void mec_hal_espi_fc_status_clr(struct mec_espi_io_regs *iobase, uint32_t msk) in mec_hal_espi_fc_status_clr()
165 uint32_t mec_hal_espi_fc_max_read_req_sz(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_max_read_req_sz()
181 uint32_t mec_hal_espi_fc_max_pld_sz(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_max_pld_sz()
200 uint32_t mec_hal_espi_fc_get_erase_sz(struct mec_espi_io_regs *iobase) in mec_hal_espi_fc_get_erase_sz()
241 int mec_hal_espi_fc_check_erase_sz(struct mec_espi_io_regs *iobase, uint32_t ersz_bytes) in mec_hal_espi_fc_check_erase_sz()
266 int mec_hal_espi_fc_xfr_start(struct mec_espi_io_regs *iobase, in mec_hal_espi_fc_xfr_start()