Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c39 hubp1->hubp_shift->field_name, hubp1->hubp_mask->field_name
1183 const struct dcn_mi_mask *hubp_mask) in dcn10_hubp_construct() argument
1189 hubp1->hubp_mask = hubp_mask; in dcn10_hubp_construct()
H A Ddcn10_hubp.h657 const struct dcn_mi_mask *hubp_mask; member
733 const struct dcn_mi_mask *hubp_mask);
H A Ddcn10_resource.c458 static const struct dcn_mi_mask hubp_mask = { variable
914 &hubp_regs[inst], &hubp_shift, &hubp_mask); in dcn10_hubp_create()