Searched refs:APG_CONTROL (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_apg.c | 53 REG_UPDATE(APG_CONTROL, APG_RESET, 1); in apg31_enable() 54 REG_WAIT(APG_CONTROL, in apg31_enable() 57 REG_UPDATE(APG_CONTROL, APG_RESET, 0); in apg31_enable() 58 REG_WAIT(APG_CONTROL, in apg31_enable()
|
D | dcn31_apg.h | 34 SRI(APG_CONTROL, APG, id), \ 40 uint32_t APG_CONTROL; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.h | 221 SRI_ARR(APG_CONTROL, APG, id), SRI_ARR(APG_CONTROL2, APG, id), \
|