Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/modules/color/
Dcolor_table.h33 #define NUM_REGIONS 32 macro
34 #define MAX_HW_POINTS (NUM_PTS_IN_REGION*NUM_REGIONS)
Dcolor_gamma.c68 for (segment = 6; segment > (6 - NUM_REGIONS); segment--) { in setup_x_points_distribution()
72 seg_offset = (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION; in setup_x_points_distribution()
/Linux-v5.10/drivers/staging/gasket/
Dapex_driver.c47 #define NUM_REGIONS 3 macro
135 static const struct gasket_mappable_region mappable_regions[NUM_REGIONS] = {
670 NUM_REGIONS, mappable_regions, PCI_BAR },