Searched refs:INDEX (Results 1 – 25 of 85) sorted by relevance
1234
/Linux-v4.19/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper.c | 830 #define INDEX(port) (port & 0xf) in __cvmx_helper_errata_fix_ipd_ptr_alignment() macro 844 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 851 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 854 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 886 1 << INDEX(FIX_IPD_OUTPORT)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 940 (INDEX(FIX_IPD_OUTPORT), in __cvmx_helper_errata_fix_ipd_ptr_alignment() 944 (INDEX(FIX_IPD_OUTPORT), in __cvmx_helper_errata_fix_ipd_ptr_alignment() 947 1 << INDEX(FIX_IPD_OUTPORT)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 949 1 << INDEX(FIX_IPD_OUTPORT)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 952 (INDEX(FIX_IPD_OUTPORT), in __cvmx_helper_errata_fix_ipd_ptr_alignment() [all …]
|
/Linux-v4.19/fs/jfs/ |
D | jfs_btree.h | 130 #define BT_PUSH(BTSTACK, BN, INDEX)\ argument 134 (BTSTACK)->top->index = INDEX;\ 155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument 163 INDEX = (LEAF)->index;\
|
/Linux-v4.19/drivers/watchdog/ |
D | machzwd.c | 51 #define INDEX 0x218 macro 80 #define zf_writew(port, data) { outb(port, INDEX); outw(data, DATA_W); } 81 #define zf_writeb(port, data) { outb(port, INDEX); outb(data, DATA_B); } 87 outb(port, INDEX); in zf_readw()
|
/Linux-v4.19/drivers/staging/octeon/ |
D | ethernet-rgmii.c | 36 int index = INDEX(priv->port); in cvm_oct_set_hw_preamble() 81 int index = INDEX(priv->port); in cvm_oct_check_preamble_errors()
|
D | ethernet-util.h | 48 static inline int INDEX(int ipd_port) in INDEX() function
|
/Linux-v4.19/Documentation/mips/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/gpio/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/parisc/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/m68k/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/hwmon/ |
D | smsc47b397 | 95 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and 96 the DATA PORT is at INDEX PORT address + 1. 100 (i.e., 0x07) to the INDEX PORT and then write the number of the 104 logical device to the INDEX PORT and then write or read the config-
|
/Linux-v4.19/Documentation/w1/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/mmc/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/netlabel/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/virtual/ |
D | 00-INDEX | 3 00-INDEX
|
/Linux-v4.19/Documentation/w1/masters/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/ioctl/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/sysctl/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/scripts/ |
D | check_00index.sh | 9 for i in $(tail -n +12 00-INDEX |grep -E '^[a-zA-Z0-9]+'); do
|
/Linux-v4.19/Documentation/cdrom/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/ide/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/kbuild/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/serial/ |
D | 00-INDEX | 1 00-INDEX
|
/Linux-v4.19/Documentation/spi/ |
D | 00-INDEX | 1 00-INDEX
|
1234