Home
last modified time | relevance | path

Searched refs:N_GDC_ID (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dgdc.c44 assert(ID < N_GDC_ID); in gdc_lut_store()
100 assert(ID < N_GDC_ID); in gdc_get_unity()
/linux/drivers/staging/media/atomisp/pci/
H A Dsystem_local.c72 const hrt_address GDC_BASE[N_GDC_ID] = {
H A Dsystem_local.h57 extern const hrt_address GDC_BASE[N_GDC_ID];
H A Dsystem_global.h101 N_GDC_ID enumerator
H A Dsh_css_params.c2636 for (i = 0; i < N_GDC_ID; i++) in host_lut_store()