Searched refs:get_sram_bar_id (Results 1 – 3 of 3) sorted by relevance
121 static uint32_t get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function243 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_dh895xcc()
146 uint32_t (*get_sram_bar_id)(struct adf_hw_device_data *self); member
684 &pci_info->pci_bars[hw_data->get_sram_bar_id(hw_data)]; in qat_hal_init()