Searched defs:al_pcie_axi_ob_ctrl (Results 1 – 1 of 1) sorted by relevance
256 struct al_pcie_axi_ob_ctrl { struct257 uint32_t *cfg_target_bus;258 uint32_t *cfg_control;259 uint32_t *io_start_l;260 uint32_t *io_start_h;261 uint32_t *io_limit_l;262 uint32_t *io_limit_h;263 uint32_t *io_addr_mask_h; /* Rev 3 only */264 uint32_t *ar_msg_addr_mask_h; /* Rev 3 only */265 uint32_t *aw_msg_addr_mask_h; /* Rev 3 only */[all …]