Searched refs:oppn201 (Results 1 – 2 of 2) sorted by relevance
31 (oppn201->regs->reg)35 oppn201->opp_shift->field_name, oppn201->opp_mask->field_name38 oppn201->base.ctx60 void dcn201_opp_construct(struct dcn201_opp *oppn201, in dcn201_opp_construct() argument67 oppn201->base.ctx = ctx; in dcn201_opp_construct()68 oppn201->base.inst = inst; in dcn201_opp_construct()69 oppn201->base.funcs = &dcn201_opp_funcs; in dcn201_opp_construct()71 oppn201->regs = regs; in dcn201_opp_construct()72 oppn201->opp_shift = opp_shift; in dcn201_opp_construct()73 oppn201->opp_mask = opp_mask; in dcn201_opp_construct()
66 void dcn201_opp_construct(struct dcn201_opp *oppn201,