Searched defs:tf_regs (Results 1 - 11 of 11) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_dpp.h | 1349 const struct dcn_dpp_registers *tf_regs; member in struct:dcn10_dpp
|
| H A D | amdgpu_dcn10_dpp.c | 560 dpp1_construct(struct dcn10_dpp * dpp,struct dc_context * ctx,uint32_t inst,const struct dcn_dpp_registers * tf_regs,const struct dcn_dpp_shift * tf_shift,const struct dcn_dpp_mask * tf_mask) argument
|
| H A D | amdgpu_dcn10_resource.c | 392 #define tf_regs(id)\ macro 397 static const struct dcn_dpp_registers tf_regs[] = { variable in typeref:typename:const struct dcn_dpp_registers[]
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
| H A D | amdgpu_dcn20_dpp.c | 492 dpp2_construct(struct dcn20_dpp * dpp,struct dc_context * ctx,uint32_t inst,const struct dcn2_dpp_registers * tf_regs,const struct dcn2_dpp_shift * tf_shift,const struct dcn2_dpp_mask * tf_mask) argument
|
| H A D | dcn20_dpp.h | 685 const struct dcn2_dpp_registers *tf_regs; member in struct:dcn20_dpp
|
| H A D | amdgpu_dcn20_resource.c | 643 #define tf_regs(id)\ macro 649 static const struct dcn2_dpp_registers tf_regs[] = { variable in typeref:typename:const struct dcn2_dpp_registers[]
|
| /src/sys/arch/riscv/include/ |
| H A D | frame.h | 38 struct reg tf_regs; member in struct:trapframe 87 struct reg32 tf_regs; member in struct:trapframe32
|
| /src/sys/arch/alpha/include/ |
| H A D | frame.h | 92 unsigned long tf_regs[FRAME_SIZE]; /* See above */ member in struct:trapframe
|
| /src/sys/arch/m68k/include/ |
| H A D | cpuframe.h | 46 int tf_regs[16]; member in struct:frame::trapframe
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
| H A D | amdgpu_dcn21_resource.c | 618 #define tf_regs(id)\ macro 624 static const struct dcn2_dpp_registers tf_regs[] = { variable in typeref:typename:const struct dcn2_dpp_registers[]
|
| /src/sys/arch/mips/include/ |
| H A D | locore.h | 814 #define tf_regs tf_registers.r_regs macro
|
Completed in 16 milliseconds