Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c39 vpg3->vpg_shift->field_name, vpg3->vpg_mask->field_name
184 const struct dcn30_vpg_mask *vpg_mask) in vpg3_construct() argument
193 vpg3->vpg_mask = vpg_mask; in vpg3_construct()
H A Ddcn30_vpg.h122 const struct dcn30_vpg_mask *vpg_mask; member
130 const struct dcn30_vpg_mask *vpg_mask);
H A Ddcn30_resource.c413 static const struct dcn30_vpg_mask vpg_mask = { variable
1120 &vpg_mask); in dcn30_vpg_create()