Searched defs:iobase (Results 1 – 7 of 7) sorted by relevance
/hal_microchip-latest/mec5/drivers/ |
D | mec_espi.c | 19 static void set_supported_channels(struct mec_espi_io_regs *iobase, uint32_t capabilities) in set_supported_channels() 44 static void set_supported_max_freq(struct mec_espi_io_regs *iobase, uint32_t capabilities) in set_supported_max_freq() 58 static uint32_t get_max_freq(struct mec_espi_io_regs *iobase) in get_max_freq() 66 static void set_supported_io_modes(struct mec_espi_io_regs *iobase, uint32_t capabilities) in set_supported_io_modes() 80 static uint32_t get_supported_io_modes(struct mec_espi_io_regs *iobase) in get_supported_io_modes() 88 static void set_supported_alert_io_pin_mode(struct mec_espi_io_regs *iobase, uint32_t capabilities) in set_supported_alert_io_pin_mode() 99 static void set_pc_capabilities(struct mec_espi_io_regs *iobase, uint32_t capabilities) in set_pc_capabilities() 110 static uint32_t get_pc_max_pld_size(struct mec_espi_io_regs *iobase) in get_pc_max_pld_size() 118 static void set_vw_capabilities(struct mec_espi_io_regs *iobase, uint32_t capabilities) in set_vw_capabilities() 129 static uint32_t get_vw_groups_max_cnt(struct mec_espi_io_regs *iobase) in get_vw_groups_max_cnt() [all …]
|
D | mec_espi_fc.c | 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() [all …]
|
D | mec_espi_pc.c | 41 void mec_hal_espi_pc_ready_set(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_ready_set() 46 int mec_hal_espi_pc_is_ready(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_is_ready() 58 uint32_t mec_hal_espi_pc_en_status(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_en_status() 70 uint32_t mec_hal_espi_pc_bm_status(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_bm_status() 78 uint32_t mec_hal_espi_pc_status(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_status() 102 void mec_hal_espi_pc_status_clr(struct mec_espi_io_regs *iobase, uint32_t bitmap) in mec_hal_espi_pc_status_clr() 110 void mec_hal_espi_pc_intr_en(struct mec_espi_io_regs *iobase, uint32_t bitmap) in mec_hal_espi_pc_intr_en() 118 void mec_hal_espi_pc_intr_dis(struct mec_espi_io_regs *iobase, uint32_t bitmap) in mec_hal_espi_pc_intr_dis() 126 void mec_hal_espi_pc_status_clr_all(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_status_clr_all() 133 uint64_t mec_hal_espi_pc_error_addr(struct mec_espi_io_regs *iobase) in mec_hal_espi_pc_error_addr() [all …]
|
D | mec_espi_oob.c | 100 void mec_hal_espi_oob_ready_set(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_ready_set() 105 int mec_hal_espi_oob_is_ready(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_is_ready() 118 uint32_t mec_hal_espi_oob_en_status(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_en_status() 135 uint32_t mec_hal_espi_oob_max_pkt_size(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_max_pkt_size() 159 int mec_hal_espi_oob_buffer_set(struct mec_espi_io_regs *iobase, uint8_t dir, in mec_hal_espi_oob_buffer_set() 202 void mec_hal_espi_oob_rx_buffer_avail(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_rx_buffer_avail() 210 void mec_hal_espi_oob_intr_ctrl(struct mec_espi_io_regs *iobase, uint32_t msk, uint8_t en) in mec_hal_espi_oob_intr_ctrl() 236 void mec_hal_espi_oob_tx_start(struct mec_espi_io_regs *iobase, uint8_t tag, uint8_t start) in mec_hal_espi_oob_tx_start() 249 int mec_hal_espi_oob_tx_is_busy(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_tx_is_busy() 258 uint8_t mec_hal_espi_oob_rx_tag(struct mec_espi_io_regs *iobase) in mec_hal_espi_oob_rx_tag() [all …]
|
D | mec_espi_host_dev.c | 92 static uint8_t mec_espi_sirq_get(struct mec_espi_io_regs *iobase, uint8_t sirq_idx) in mec_espi_sirq_get() 102 static void espi_sirq_set(struct mec_espi_io_regs *iobase, uint8_t sirq_idx, uint8_t slot) in espi_sirq_set() 431 uint8_t mec_hal_espi_ld_sirq_num(struct mec_espi_io_regs *iobase, uint8_t ldn) in mec_hal_espi_ld_sirq_num() 445 uint8_t mec_hal_espi_ld_sirq_get(struct mec_espi_io_regs *iobase, uint8_t ldn, uint8_t ldn_sirq_id) in mec_hal_espi_ld_sirq_get() 463 void mec_hal_espi_ld_sirq_set(struct mec_espi_io_regs *iobase, uint8_t ldn, in mec_hal_espi_ld_sirq_set() 485 int mec_hal_espi_gen_ec_sirq(struct mec_espi_io_regs *iobase) in mec_hal_espi_gen_ec_sirq()
|
D | mec_espi_vw.c | 61 int mec_hal_espi_vw_is_enabled(struct mec_espi_io_regs *const iobase) in mec_hal_espi_vw_is_enabled() 75 uint32_t mec_hal_espi_vw_en_status(struct mec_espi_io_regs *const iobase) in mec_hal_espi_vw_en_status() 106 void mec_hal_espi_vw_ready_set(struct mec_espi_io_regs * const iobase) in mec_hal_espi_vw_ready_set() 111 int mec_hal_espi_vw_is_ready(struct mec_espi_io_regs * const iobase) in mec_hal_espi_vw_is_ready()
|
D | mec_espi_core.h | 253 struct mec_espi_io_regs *iobase; member
|