Searched refs:get_num_aes (Results 1 – 8 of 8) sorted by relevance
45 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function76 int aes = get_num_aes(self); in get_sku()116 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()170 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c3xxx()
50 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function81 int aes = get_num_aes(self); in get_sku()126 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()180 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c62x()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function89 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c62xiov()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function89 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_c3xxxiov()
29 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function89 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_dh895xcciov()
52 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() function138 for (i = 0; i < hw_device->get_num_aes(hw_device); i++) { in adf_enable_error_correction()193 hw_data->get_num_aes = get_num_aes; in adf_init_hw_data_dh895xcc()
112 u32 (*get_num_aes)(struct adf_hw_device_data *self); member
361 dev_info.num_ae = hw_data->get_num_aes(hw_data); in adf_ctl_ioctl_get_status()