Searched refs:IXP4XX_EXP_BUS_HOLD_T (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-ixp4xx/include/mach/ | ||
D | platform.h | 51 #define IXP4XX_EXP_BUS_HOLD_T(x) (((x) & 0x03) << 20) macro |
/arch/arm/mach-ixp4xx/ | ||
D | vulcan-setup.c | 206 IXP4XX_EXP_BUS_HOLD_T(2) | in vulcan_init() |