Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_dmcu.c487 static void dcn10_get_dmcu_psr_state(struct dmcu *dmcu, uint32_t *psr_state) in dcn10_get_dmcu_psr_state() function
527 dcn10_get_dmcu_psr_state(dmcu, &psr_state); in dcn10_dmcu_set_psr_enable()
552 dcn10_get_dmcu_psr_state(dmcu, &psr_state); in dcn10_dmcu_set_psr_enable()
753 .get_psr_state = dcn10_get_dmcu_psr_state,