Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-footbridge/
Dcats-hw.c16 #define CFG_PORT 0x370 macro
17 #define INDEX_PORT (CFG_PORT)
18 #define DATA_PORT (CFG_PORT + 1)
24 outb(0x51, CFG_PORT); in cats_hw_init()
25 outb(0x23, CFG_PORT); in cats_hw_init()
59 outb(0xbb, CFG_PORT); in cats_hw_init()