Home
last modified time | relevance | path

Searched defs:r_base (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/x86/kernel/
Dtrampoline_32.S42 r_base = . define
Dreboot_32.S20 r_base = . define
Dtrampoline_64.S40 r_base = . define
/linux-3.3/drivers/gpu/drm/
Ddrm_fb_helper.c124 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
Ddrm_crtc.c3045 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/
Dpsb_intel_display.c1306 uint16_t *r_base, *g_base, *b_base; in psb_intel_crtc_init() local
/linux-3.3/drivers/parport/
Dparport_ip32.c2007 #define r_base(offset) ((u8 __iomem *)base + ((offset) << regshift)) in parport_ip32_make_isa_registers() macro