/linux/arch/hexagon/include/asm/ |
H 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/drivers/gpu/drm/amd/display/dmub/src/ |
H A D | dmub_dcn301.c | 36 #define REGS dmub->regs macro
|
H A D | dmub_dcn303.c | 37 #define REGS dmub->regs macro
|
H A D | dmub_dcn21.c | 36 #define REGS dmub->regs macro
|
H A D | dmub_dcn302.c | 36 #define REGS dmub->regs macro
|
H A D | dmub_dcn351.c | 13 #define REGS dmub->regs_dcn35 macro
|
H A D | dmub_dcn316.c | 42 #define REGS dmub->regs_dcn31 macro
|
H A D | dmub_dcn315.c | 42 #define REGS dmub->regs_dcn31 macro
|
H A D | dmub_dcn314.c | 42 #define REGS dmub->regs_dcn31 macro
|
H A D | dmub_dcn30.c | 37 #define REGS dmub->regs macro
|
H A D | dmub_dcn20.c | 37 #define REGS dmub->regs macro
|
H A D | dmub_dcn31.c | 36 #define REGS dmub->regs_dcn31 macro
|
H A D | dmub_dcn32.c | 37 #define REGS dmub->regs_dcn32 macro
|
H A D | dmub_dcn35.c | 37 #define REGS dmub->regs_dcn35 macro
|
H A D | dmub_dcn401.c | 16 #define REGS dmub->regs_dcn401 macro
|
/linux/sound/pci/ali5451/ |
H 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/arch/alpha/include/asm/ |
H A D | elf.h | 114 #define ELF_CORE_COPY_REGS(DEST, REGS) \ argument
|
/linux/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 1205 volatile u32 __iomem *REGS) in nvidia_get_chipset() 1284 volatile u32 __iomem *REGS; in nvidiafb_probe() local
|
H A D | nv_type.h | 155 volatile u32 __iomem *REGS; member
|
/linux/arch/arm/probes/ |
H A D | decode.h | 263 #define REGS(r16, r12, r8, r4, r0) \ macro
|
/linux/drivers/memory/tegra/ |
H A D | tegra210-emc-cc-r21021.c | 33 #define REGS (1 << 30) macro
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.h | 299 #define REGS(_array, _sel_reg, _sel_val) \ macro
|
/linux/drivers/media/i2c/ |
H A D | ar0521.c | 672 #define REGS(...) REGS_ENTRY(((const __be16[]){__VA_ARGS__})) macro
|
H A D | imx258.c | 531 #define REGS(_list) { .num_of_regs = ARRAY_SIZE(_list), .regs = _list, } macro
|