Searched defs:REGS (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/arch/hexagon/include/asm/ |
A D | elf.h | 91 #define CS_COPYREGS(DEST,REGS) \ argument 97 #define CS_COPYREGS(DEST,REGS) argument 100 #define ELF_CORE_COPY_REGS(DEST, REGS) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/src/ |
A D | dmub_dcn301.c | 36 #define REGS dmub->regs macro
|
A D | dmub_dcn302.c | 36 #define REGS dmub->regs macro
|
A D | dmub_dcn303.c | 18 #define REGS dmub->regs macro
|
A D | dmub_dcn21.c | 36 #define REGS dmub->regs macro
|
A D | dmub_dcn315.c | 42 #define REGS dmub->regs_dcn31 macro
|
A D | dmub_dcn316.c | 42 #define REGS dmub->regs_dcn31 macro
|
A D | dmub_dcn30.c | 37 #define REGS dmub->regs macro
|
A D | dmub_dcn20.c | 37 #define REGS dmub->regs macro
|
A D | dmub_dcn31.c | 36 #define REGS dmub->regs_dcn31 macro
|
A D | dmub_dcn32.c | 37 #define REGS dmub->regs_dcn32 macro
|
/linux-6.3-rc2/sound/pci/ali5451/ |
A D | ali5451.c | 159 struct REGS { struct 160 unsigned int start; 161 unsigned int stop; 162 unsigned int aint; 163 unsigned int ainten; 164 unsigned int ac97read; 165 unsigned int ac97write;
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | elf.h | 114 #define ELF_CORE_COPY_REGS(DEST, REGS) \ argument
|
/linux-6.3-rc2/drivers/video/fbdev/nvidia/ |
A D | nvidia.c | 1201 volatile u32 __iomem *REGS) in nvidia_get_chipset() 1280 volatile u32 __iomem *REGS; in nvidiafb_probe() local
|
A D | nv_type.h | 155 volatile u32 __iomem *REGS; member
|
/linux-6.3-rc2/arch/arm/probes/ |
A D | decode.h | 263 #define REGS(r16, r12, r8, r4, r0) \ macro
|
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/ |
A D | a6xx_gpu_state.h | 295 #define REGS(_array, _sel_reg, _sel_val) \ macro
|
/linux-6.3-rc2/drivers/memory/tegra/ |
A D | tegra210-emc-cc-r21021.c | 33 #define REGS (1 << 30) macro
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | ar0521.c | 675 #define REGS(...) REGS_ENTRY(((const __be16[]){__VA_ARGS__})) macro
|
Completed in 26 milliseconds