Home
last modified time | relevance | path

Searched refs:HDSP2534_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sh64/lib/
Dpanic.c11 #define HDSP2534_ADDR (0x04002100) macro
29 HDSP2534_ADDR + 0xe0 + ((7 - i) << 2)); in panic_handler()
39 HDSP2534_ADDR + 0xe0 + ((7 - i) << 2)); in panic_handler()
49 HDSP2534_ADDR + 0xe0 + ((7 - i) << 2)); in panic_handler()
/linux-2.4.37.9/arch/sh64/mach-cayman/
Dled.c26 #define HDSP2534_ADDR (epld_virt + 0x100) macro
45 ctrl_outb(value, HDSP2534_ADDR + 0xe0 + (position << 2)); in mach_alphanum()
50 ctrl_outb(setting & 7, HDSP2534_ADDR + 0xc0); in mach_alphanum_brightness()