Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-orion/include/plat/
Dmpp.h22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument
24 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-3.4.99/arch/arm/mach-orion5x/
Dmpp.h4 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument
6 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-3.4.99/arch/arm/mach-dove/
Dmpp.h4 #define MPP(_num, _sel, _in, _out) ( \ argument
6 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-3.4.99/arch/arm/mach-mv78xx0/
Dmpp.h15 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument
17 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-3.4.99/arch/arm/mach-kirkwood/
Dmpp.h14 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281, _F6282) ( \ argument
16 /* MPP select value */ (((_sel) & 0xf) << 8) | \