Home
last modified time | relevance | path

Searched refs:ippn10 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_ipp.c33 (ippn10->regs->reg)
37 ippn10->ipp_shift->field_name, ippn10->ipp_mask->field_name
40 ippn10->base.ctx
61 struct dcn10_ipp *ippn10, in dcn10_ipp_construct() argument
68 ippn10->base.ctx = ctx; in dcn10_ipp_construct()
69 ippn10->base.inst = inst; in dcn10_ipp_construct()
70 ippn10->base.funcs = &dcn10_ipp_funcs; in dcn10_ipp_construct()
72 ippn10->regs = regs; in dcn10_ipp_construct()
73 ippn10->ipp_shift = ipp_shift; in dcn10_ipp_construct()
74 ippn10->ipp_mask = ipp_mask; in dcn10_ipp_construct()
[all …]
H A Ddcn10_ipp.h188 void dcn10_ipp_construct(struct dcn10_ipp *ippn10,
195 void dcn20_ipp_construct(struct dcn10_ipp *ippn10,