Searched defs:INDEX (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/drivers/staging/octeon/ |
D | ethernet-util.h | 66 static inline int INDEX(int ipd_port) in INDEX() function
|
/linux-3.3/fs/jfs/ |
D | jfs_btree.h | 130 #define BT_PUSH(BTSTACK, BN, INDEX)\ argument 155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
|
D | jfs_xtree.c | 87 #define XT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument
|
D | jfs_dtree.c | 146 #define DT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument
|
/linux-3.3/crypto/ |
D | camellia.c | 378 #define SUBKEY_L(INDEX) (subkey[(INDEX)*2]) argument 379 #define SUBKEY_R(INDEX) (subkey[(INDEX)*2 + 1]) argument
|
/linux-3.3/drivers/watchdog/ |
D | machzwd.c | 50 #define INDEX 0x218 macro
|
/linux-3.3/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper.c | 605 #define INDEX(port) (port & 0xf) in __cvmx_helper_errata_fix_ipd_ptr_alignment() macro
|
/linux-3.3/drivers/staging/winbond/ |
D | wb35reg_s.h | 82 u16 INDEX; /* For storing the register index */ member
|
/linux-3.3/drivers/block/ |
D | swim.c | 100 #define INDEX 0x073 macro
|
D | swim3.c | 139 #define INDEX 3 macro
|
/linux-3.3/kernel/ |
D | timer.c | 1133 #define INDEX(N) ((base->timer_jiffies >> (TVR_BITS + (N) * TVN_BITS)) & TVN_MASK) macro
|
/linux-3.3/arch/arm/mach-msm/include/mach/ |
D | iommu_hw-8xxx.h | 1192 #define INDEX (INDEX_MASK << INDEX_SHIFT) macro
|
/linux-3.3/drivers/net/ethernet/sun/ |
D | niu.h | 1944 #define ZCP_RAM_SEL_BAM(INDEX) (0x00 + (INDEX)) argument
|