Searched defs:r_base (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/arch/x86/kernel/ |
D | trampoline_32.S | 42 r_base = . define
|
D | reboot_32.S | 20 r_base = . define
|
D | trampoline_64.S | 40 r_base = . define
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_fb_helper.c | 124 uint16_t *r_base, *g_base, *b_base; in drm_fb_helper_save_lut_atomic() local 137 uint16_t *r_base, *g_base, *b_base; in drm_fb_helper_restore_lut_atomic() local
|
D | drm_crtc.c | 3045 void *r_base, *g_base, *b_base; in drm_mode_gamma_set_ioctl() local 3099 void *r_base, *g_base, *b_base; in drm_mode_gamma_get_ioctl() local
|
/linux-3.3/drivers/gpu/drm/gma500/ |
D | psb_intel_display.c | 1306 uint16_t *r_base, *g_base, *b_base; in psb_intel_crtc_init() local
|
/linux-3.3/drivers/parport/ |
D | parport_ip32.c | 2007 #define r_base(offset) ((u8 __iomem *)base + ((offset) << regshift)) in parport_ip32_make_isa_registers() macro
|