Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_intel_display.c497 uint16_t *r_base, *g_base, *b_base; in psb_intel_crtc_init() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_helper.c206 uint16_t *r_base, *g_base, *b_base; in drm_fb_helper_save_lut_atomic() local
222 uint16_t *r_base, *g_base, *b_base; in drm_fb_helper_restore_lut_atomic() local
Ddrm_crtc.c4783 void *r_base, *g_base, *b_base; in drm_mode_gamma_set_ioctl() local
4855 void *r_base, *g_base, *b_base; in drm_mode_gamma_get_ioctl() local
/linux-4.1.27/drivers/parport/
Dparport_ip32.c2007 #define r_base(offset) ((u8 __iomem *)base + ((offset) << regshift)) in parport_ip32_make_isa_registers() macro