Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-rpc/include/mach/
H A Dhardware.h63 #define PODSLOT_IOC4_BASE 0x03270000 macro
/openbmc/linux/arch/arm/mach-rpc/
H A Decard.c721 base = PODSLOT_IOC4_BASE + ((slot - 4) << 14); in ecard_alloc_card()