Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c211 uint16_t *r_base, *g_base, *b_base; in drm_mode_crtc_set_gamma_size() local
366 void *r_base, *g_base, *b_base; in drm_mode_gamma_set_ioctl() local
435 void *r_base, *g_base, *b_base; in drm_mode_gamma_get_ioctl() local
H A Ddrm_fb_helper.c120 uint16_t *r_base, *g_base, *b_base; in drm_fb_helper_restore_lut_atomic() local
/linux/drivers/parport/
H A Dparport_ip32.c1996 #define r_base(offset) ((u8 __iomem *)base + ((offset) << regshift)) in parport_ip32_make_isa_registers() macro