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.ctx1080 dmcu_dce->regs = regs; in dce_dmcu_construct()1109 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_KERNEL); in dce_dmcu_create() local1111 if (dmcu_dce == NULL) { in dce_dmcu_create()1121 return &dmcu_dce->base; in dce_dmcu_create()1130 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn10_dmcu_create() local1151 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn20_dmcu_create() local1172 struct dce_dmcu *dmcu_dce = kzalloc(sizeof(*dmcu_dce), GFP_ATOMIC); in dcn21_dmcu_create() local[all …]
Completed in 9 milliseconds