Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c47 .edf = PnDDCR4_EDF_NONE,
55 .edf = PnDDCR4_EDF_NONE,
62 .edf = PnDDCR4_EDF_NONE,
86 .edf = PnDDCR4_EDF_NONE,
94 .edf = PnDDCR4_EDF_NONE,
102 .edf = PnDDCR4_EDF_NONE,
110 .edf = PnDDCR4_EDF_NONE,
118 .edf = PnDDCR4_EDF_NONE,
Drcar_du_regs.h439 #define PnDDCR4_EDF_NONE (0 << 0) macro