Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.h34 SR(DMCU_STATUS), \
56 SR(DMCU_STATUS), \
73 SR(DMCU_STATUS), \
106 DMCU_SF(DMCU_STATUS, \
108 DMCU_SF(DMCU_STATUS, \
134 DMCU_SF(DMCU_STATUS, \
136 DMCU_SF(DMCU_STATUS, \
152 DMCU_SF(DMCU_STATUS, \
154 DMCU_SF(DMCU_STATUS, \
208 uint32_t DMCU_STATUS; member
Ddce_dmcu.c289 REG_GET(DMCU_STATUS, UC_IN_RESET, &dmcu_uc_reset); in dce_is_dmcu_initialized()