Searched defs:baseval (Results 1 – 4 of 4) sorted by relevance
22 u32 val, base, baseval; in host1x_debug_show_channel_cdma() local
40 unsigned int baseval; member
221 int baseval = vmode_attrs[video_mode-1].hres * (1<<color_mode); in platinum_vram_reqd() local
236 static inline int timer_overrun_to_int(struct k_itimer *timr, int baseval) in timer_overrun_to_int()