Home
last modified time | relevance | path

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

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