Searched defs:r_base (Results 1 – 3 of 3) sorted by relevance
209 uint16_t *r_base, *g_base, *b_base; in drm_mode_crtc_set_gamma_size() local364 void *r_base, *g_base, *b_base; in drm_mode_gamma_set_ioctl() local433 void *r_base, *g_base, *b_base; in drm_mode_gamma_get_ioctl() local
138 uint16_t *r_base, *g_base, *b_base; in drm_fb_helper_restore_lut_atomic() local
1996 #define r_base(offset) ((u8 __iomem *)base + ((offset) << regshift)) in parport_ip32_make_isa_registers() macro