Home
last modified time | relevance | path

Searched defs:REGS (Results 1 – 24 of 24) sorted by relevance

/linux/arch/hexagon/include/asm/
H A Delf.h91 #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 Ddmub_dcn301.c36 #define REGS dmub->regs macro
H A Ddmub_dcn303.c37 #define REGS dmub->regs macro
H A Ddmub_dcn21.c36 #define REGS dmub->regs macro
H A Ddmub_dcn302.c36 #define REGS dmub->regs macro
H A Ddmub_dcn351.c13 #define REGS dmub->regs_dcn35 macro
H A Ddmub_dcn316.c42 #define REGS dmub->regs_dcn31 macro
H A Ddmub_dcn315.c42 #define REGS dmub->regs_dcn31 macro
H A Ddmub_dcn314.c42 #define REGS dmub->regs_dcn31 macro
H A Ddmub_dcn30.c37 #define REGS dmub->regs macro
H A Ddmub_dcn20.c37 #define REGS dmub->regs macro
H A Ddmub_dcn31.c36 #define REGS dmub->regs_dcn31 macro
H A Ddmub_dcn32.c37 #define REGS dmub->regs_dcn32 macro
H A Ddmub_dcn35.c37 #define REGS dmub->regs_dcn35 macro
H A Ddmub_dcn401.c16 #define REGS dmub->regs_dcn401 macro
/linux/sound/pci/ali5451/
H A Dali5451.c159 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 Delf.h114 #define ELF_CORE_COPY_REGS(DEST, REGS) \ argument
/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c1205 volatile u32 __iomem *REGS) in nvidia_get_chipset()
1284 volatile u32 __iomem *REGS; in nvidiafb_probe() local
H A Dnv_type.h155 volatile u32 __iomem *REGS; member
/linux/arch/arm/probes/
H A Ddecode.h263 #define REGS(r16, r12, r8, r4, r0) \ macro
/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c33 #define REGS (1 << 30) macro
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.h299 #define REGS(_array, _sel_reg, _sel_val) \ macro
/linux/drivers/media/i2c/
H A Dar0521.c672 #define REGS(...) REGS_ENTRY(((const __be16[]){__VA_ARGS__})) macro
H A Dimx258.c531 #define REGS(_list) { .num_of_regs = ARRAY_SIZE(_list), .regs = _list, } macro