Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_vpg.c40 vpg31->vpg_shift->field_name, vpg31->vpg_mask->field_name
82 const struct dcn31_vpg_mask *vpg_mask) in vpg31_construct() argument
91 vpg31->vpg_mask = vpg_mask; in vpg31_construct()
H A Ddcn31_vpg.h147 const struct dcn31_vpg_mask *vpg_mask; member
161 const struct dcn31_vpg_mask *vpg_mask);
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c39 vpg3->vpg_shift->field_name, vpg3->vpg_mask->field_name
254 const struct dcn30_vpg_mask *vpg_mask) in vpg3_construct() argument
263 vpg3->vpg_mask = vpg_mask; in vpg3_construct()
H A Ddcn30_vpg.h140 const struct dcn30_vpg_mask *vpg_mask; member
154 const struct dcn30_vpg_mask *vpg_mask);