Searched refs:DDC_GPIO_REG_LIST_ENTRY (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/gpio/ |
D | ddc_regs.h | 34 #define DDC_GPIO_REG_LIST_ENTRY(type,cd,id) \ macro 41 DDC_GPIO_REG_LIST_ENTRY(MASK,cd,id),\ 42 DDC_GPIO_REG_LIST_ENTRY(A,cd,id),\ 43 DDC_GPIO_REG_LIST_ENTRY(EN,cd,id),\ 44 DDC_GPIO_REG_LIST_ENTRY(Y,cd,id)\
|