Home
last modified time | relevance | path

Searched defs:tf_regs (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.h1347 const struct dcn_dpp_registers *tf_regs; member
Ddcn10_resource.c375 #define tf_regs(id)\ macro
380 static const struct dcn_dpp_registers tf_regs[] = { variable
Ddcn10_dpp.c532 const struct dcn_dpp_registers *tf_regs, in dpp1_construct()