Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dsetup_keywest.c107 if (inw(HD64465_REG_SDID) != HD64465_SDID) { in tahoe_init()
Dsetup_hd64465.c181 if (inw(HD64465_REG_SDID) != HD64465_SDID) { in setup_hd64465()
/linux-2.4.37.9/include/asm-sh/
Dhd64465.h32 #define HD64465_SDID 0x8122 /* 64465 device ID */ macro