Searched refs:HPD_GPIO_REG_LIST_ENTRY (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hpd_regs.h | 39 #define HPD_GPIO_REG_LIST_ENTRY(type,cd,id) \ macro 46 HPD_GPIO_REG_LIST_ENTRY(MASK,cd,id),\ 47 HPD_GPIO_REG_LIST_ENTRY(A,cd,id),\ 48 HPD_GPIO_REG_LIST_ENTRY(EN,cd,id),\ 49 HPD_GPIO_REG_LIST_ENTRY(Y,cd,id)\
|