HomeSort by: relevance | last modified time | path
    Searched refs:dwbc10 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_dwb.c 40 dwbc10->dwbc_regs->reg
43 dwbc10->base.ctx
47 dwbc10->dwbc_shift->field_name, dwbc10->dwbc_mask->field_name
73 struct dcn10_dwbc *dwbc10 = TO_DCN10_DWBC(dwbc); local in function:dwb1_enable
90 struct dcn10_dwbc *dwbc10 = TO_DCN10_DWBC(dwbc); local in function:dwb1_disable
121 void dcn10_dwbc_construct(struct dcn10_dwbc *dwbc10,
128 dwbc10->base.ctx = ctx;
130 dwbc10->base.inst = inst;
131 dwbc10->base.funcs = &dcn10_dwbc_funcs
    [all...]
dcn10_dwb.h 264 void dcn10_dwbc_construct(struct dcn10_dwbc *dwbc10,

Completed in 75 milliseconds