Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/hw/
H A Ddebug_hw_1x01.c22 u32 val, base, baseval; in host1x_debug_show_channel_cdma() local
/openbmc/linux/drivers/input/keyboard/
H A Dmcs_touchkey.c40 unsigned int baseval; member
/openbmc/linux/drivers/video/fbdev/
H A Dplatinumfb.c221 int baseval = vmode_attrs[video_mode-1].hres * (1<<color_mode); in platinum_vram_reqd() local
/openbmc/linux/kernel/time/
H A Dposix-timers.c236 static inline int timer_overrun_to_int(struct k_itimer *timr, int baseval) in timer_overrun_to_int()