Home
last modified time | relevance | path

Searched refs:GDC_BASE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/
H A Dsystem_local.c72 const hrt_address GDC_BASE[N_GDC_ID] = { variable
H A Dsystem_local.h57 extern const hrt_address GDC_BASE[N_GDC_ID];
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dgdc.c113 ia_css_device_store_uint32(GDC_BASE[ID] + reg * sizeof(hrt_data), value); in gdc_reg_store()