Home
last modified time | relevance | path

Searched refs:IA_CSS_NUM_PARAM_CLASSES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/interface/
H A Dia_css_isp_param_types.h40 #define IA_CSS_NUM_PARAM_CLASSES (IA_CSS_PARAM_CLASS_STATE + 1) macro
50 struct ia_css_host_data params[IA_CSS_NUM_PARAM_CLASSES][IA_CSS_NUM_MEMORIES];
55 struct ia_css_data params[IA_CSS_NUM_PARAM_CLASSES][IA_CSS_NUM_MEMORIES];
60 struct ia_css_isp_data params[IA_CSS_NUM_PARAM_CLASSES][IA_CSS_NUM_MEMORIES];
65 u32 offsets[IA_CSS_NUM_PARAM_CLASSES]; /** offset wrt hdr in bytes */
79 } array[IA_CSS_NUM_PARAM_CLASSES];
/linux/drivers/staging/media/atomisp/pci/runtime/isp_param/src/
H A Disp_param.c92 for (pclass = 0; pclass < IA_CSS_NUM_PARAM_CLASSES; pclass++) { in ia_css_init_memory_interface()
116 for (pclass = 0; pclass < IA_CSS_NUM_PARAM_CLASSES; pclass++) { in ia_css_isp_param_allocate_isp_parameters()
157 for (pclass = 0; pclass < IA_CSS_NUM_PARAM_CLASSES; pclass++) { in ia_css_isp_param_destroy_isp_parameters()
176 for (pclass = 0; pclass < IA_CSS_NUM_PARAM_CLASSES; pclass++) { in ia_css_isp_param_load_fw_params()