Searched defs:vpg (Results 1 – 7 of 7) sorted by relevance
47 struct vpg { struct48 const struct vpg_funcs *funcs; argument49 struct dc_context *ctx;50 int inst;
52 void vpg31_powerdown(struct vpg *vpg) in vpg31_powerdown()62 void vpg31_poweron(struct vpg *vpg) in vpg31_poweron()
31 #define DCN31_VPG_FROM_VPG(vpg)\ argument
47 struct vpg *vpg, in vpg3_update_generic_info_packet()
31 #define DCN30_VPG_FROM_VPG(vpg)\ argument
2355 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_off() local2469 struct vpg *vpg = pipe_ctx->stream_res.stream_enc->vpg; in link_set_dpms_on() local
794 bool vpg: 1; member