Lines Matching defs:base

113 int mec_hal_espi_iobar_cfg(struct mec_espi_io_regs *base, uint8_t ldn,  in mec_hal_espi_iobar_cfg()
140 int mec_hal_espi_iobar_enable(struct mec_espi_io_regs *base, uint8_t ldn, uint8_t enable) in mec_hal_espi_iobar_enable()
164 int mec_hal_espi_iobar_is_enabled(struct mec_espi_io_regs *base, uint8_t ldn) in mec_hal_espi_iobar_is_enabled()
185 uint32_t mec_hal_espi_iobar_mask(struct mec_espi_io_regs *base, uint8_t ldn) in mec_hal_espi_iobar_mask()
208 int mec_hal_espi_iobar_mask_set(struct mec_espi_io_regs *base, uint8_t ldn, uint8_t mask) in mec_hal_espi_iobar_mask_set()
239 int mec_hal_espi_mbar_cfg(struct mec_espi_mem_regs *base, uint8_t ldn, in mec_hal_espi_mbar_cfg()
268 int mec_hal_espi_sram_bar_cfg(struct mec_espi_mem_regs *base, in mec_hal_espi_sram_bar_cfg()
306 int mec_hal_espi_mbar_extended_addr_set(struct mec_espi_mem_regs *base, uint32_t extended_addr) in mec_hal_espi_mbar_extended_addr_set()
317 int mec_hal_espi_sram_bar_extended_addr_set(struct mec_espi_mem_regs *base, in mec_hal_espi_sram_bar_extended_addr_set()
329 int mec_hal_espi_mbar_enable(struct mec_espi_mem_regs *base, uint8_t ldn, uint8_t enable) in mec_hal_espi_mbar_enable()
355 int mec_hal_espi_mbar_is_enabled(struct mec_espi_mem_regs *base, uint8_t ldn) in mec_hal_espi_mbar_is_enabled()
380 int mec_hal_espi_bar_inhibit(struct mec_espi_io_regs *base, uint8_t ldn, uint8_t inhibit) in mec_hal_espi_bar_inhibit()
410 int mec_hal_espi_bar_inhibit_msk(struct mec_espi_io_regs *base, uint8_t inhibit, in mec_hal_espi_bar_inhibit_msk()