Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/vpfe_capture/
Disif.h55 #define ISIF_VDFC_TABLE_SIZE 8 macro
88 struct isif_vdfc_entry table[ISIF_VDFC_TABLE_SIZE];
Disif.c469 if (vdfc->num_vdefects < ISIF_VDFC_TABLE_SIZE) { in isif_config_dfc()