Home
last modified time | relevance | path

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

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