Home
last modified time | relevance | path

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

/linux/arch/arm/mach-rpc/include/mach/
H A Dhardware.h48 #define ECARD_IOC4_BASE (IO_BASE + 0x00270000) macro
/linux/arch/arm/mach-rpc/
H A Decard.c604 address = ECARD_IOC4_BASE + ((slot - 4) << 14); in __ecard_address()