Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-footbridge/
Dcats-hw.c23 #define CFG_PORT 0x370 macro
24 #define INDEX_PORT (CFG_PORT)
25 #define DATA_PORT (CFG_PORT + 1)
31 outb(0x51, CFG_PORT); in cats_hw_init()
32 outb(0x23, CFG_PORT); in cats_hw_init()
66 outb(0xbb, CFG_PORT); in cats_hw_init()