Home
last modified time | relevance | path

Searched refs:MACH_HP690 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sh/
Dmachvec.h96 #define MACH_HP690 (sh_mv.mv_hw_hp690) macro
139 # define MACH_HP690 1 macro
141 # define MACH_HP690 0 macro
/linux-2.4.37.9/drivers/char/
Dhp600_keyb.c160 else if (MACH_HP680 || MACH_HP690) in hp600_kbd_init_hw()
/linux-2.4.37.9/drivers/video/
Dhitfb.c78 fb_info.hit_videosize = (MACH_HP680 || MACH_HP690) ? 1024*1024 : 512*1024; in hitfb_detect()