Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.h42 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
H A Ddcn32_init.c145 .hubp_pg_control = dcn32_hubp_pg_control,
H A Ddcn32_hwseq.c160 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn32_hubp_pg_control() function