Searched refs:NUM_DCR (Results 1 – 1 of 1) sorted by relevance
100 NUM_DCR = 5, enumerator101 NUM_BDW = NUM_DCR,102 NUM_SPA = NUM_PM + NUM_DCR + NUM_BDW,103 NUM_MEM = NUM_DCR + NUM_BDW + 2 /* spa0 iset */ + 4 /* spa1 iset */,124 static u32 handle[NUM_DCR] = {425 + sizeof(struct acpi_nfit_control_region) * NUM_DCR in nfit_test0_alloc()427 + sizeof(struct acpi_nfit_flush_address) * NUM_DCR; in nfit_test0_alloc()447 for (i = 0; i < NUM_DCR; i++) { in nfit_test0_alloc()462 for (i = 0; i < NUM_DCR; i++) { in nfit_test0_alloc()1318 nfit_test->num_dcr = NUM_DCR; in nfit_test_init()