Searched refs:dmcu_dce (Results 1 – 1 of 1) sorted by relevance
38 (dmcu_dce->regs->reg)42 dmcu_dce->dmcu_shift->field_name, dmcu_dce->dmcu_mask->field_name45 dmcu_dce->base.ctx1081 dmcu_dce->regs = regs; in dce_dmcu_construct()1108 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_KERNEL); in dce_dmcu_create() local1110 if (dmcu_dce == NULL) { in dce_dmcu_create()1120 return &dmcu_dce->base; in dce_dmcu_create()1129 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn10_dmcu_create() local1150 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn20_dmcu_create() local1171 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn21_dmcu_create() local[all …]