Searched refs:get_sram_bar_id (Results 1 – 8 of 8) sorted by relevance
89 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function136 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c3xxx()
89 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function138 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_c62x()
63 static u32 get_sram_bar_id(struct adf_hw_device_data *self) in get_sram_bar_id() function240 hw_data->get_sram_bar_id = get_sram_bar_id; in adf_init_hw_data_dh895xcc()
266 param = &GET_BARS(accel_dev)[hw_data->get_sram_bar_id(hw_data)]; in adf_get_aram_base()
291 u32 (*get_sram_bar_id)(struct adf_hw_device_data *self); member
792 &pci_info->pci_bars[hw_data->get_sram_bar_id(hw_data)]; in qat_hal_chip_init()
446 hw_data->get_sram_bar_id = adf_gen4_get_sram_bar_id; in adf_init_hw_data_420xx()
412 hw_data->get_sram_bar_id = adf_gen4_get_sram_bar_id; in adf_init_hw_data_4xxx()