| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-helper.c | 789 #define INDEX(port) (port & 0xf) in __cvmx_helper_errata_fix_ipd_ptr_alignment() macro 803 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 810 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 813 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 845 1 << INDEX(FIX_IPD_OUTPORT)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 899 (INDEX(FIX_IPD_OUTPORT), in __cvmx_helper_errata_fix_ipd_ptr_alignment() 903 (INDEX(FIX_IPD_OUTPORT), in __cvmx_helper_errata_fix_ipd_ptr_alignment() 906 1 << INDEX(FIX_IPD_OUTPORT)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 908 1 << INDEX(FIX_IPD_OUTPORT)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 911 (INDEX(FIX_IPD_OUTPORT), in __cvmx_helper_errata_fix_ipd_ptr_alignment() [all …]
|
| /linux/fs/jfs/ |
| H A D | jfs_btree.h | 117 #define BT_PUSH(BTSTACK, BN, INDEX)\ argument 121 (BTSTACK)->top->index = INDEX;\ 142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument 150 INDEX = (LEAF)->index;\
|
| /linux/drivers/watchdog/ |
| H A D | machzwd.c | 45 #define INDEX 0x218 macro 74 #define zf_writew(port, data) { outb(port, INDEX); outw(data, DATA_W); } 75 #define zf_writeb(port, data) { outb(port, INDEX); outb(data, DATA_B); } 81 outb(port, INDEX); in zf_readw()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_internal.h | 87 #define HW_ATL2_ACTION(ACTION, RSS, INDEX, VALID) \ argument 90 (((INDEX) & 0x3FU) << 2) | \
|
| H A D | hw_atl2_llh_internal.h | 88 #define HW_ATL2_RPF_RSS_REDIR_ADR(TC, INDEX) (0x00006200 + \ argument 89 (0x100 * !!((TC) > 3)) + (INDEX) * 4)
|
| /linux/arch/mips/net/ |
| H A D | bpf_jit_comp.c | 121 #define INDEX(desc) ((desc) & ~JIT_DESC_CONVERT) macro 171 u32 index = INDEX(ctx->descriptors[loc]); in get_target() 187 return (INDEX(ctx->descriptors[ctx->bpf_index + off]) - in get_offset() 561 if (INDEX(*descp) == 0) in setup_jmp() 583 offset = (INDEX(ctx->descriptors[target]) - in setup_jmp() 584 INDEX(ctx->descriptors[origin]) + 1) * sizeof(u32); in setup_jmp() 866 ctx->changes += INDEX(*descp) != ctx->jit_index; in build_body() 895 ctx->descriptors[i] = INDEX(ctx->descriptors[i]) | flag; in set_convert_flag()
|
| /linux/drivers/staging/octeon/ |
| H A D | ethernet-rgmii.c | 28 int index = INDEX(priv->port); in cvm_oct_set_hw_preamble() 73 int index = INDEX(priv->port); in cvm_oct_check_preamble_errors()
|
| H A D | ethernet-util.h | 44 static inline int INDEX(int ipd_port) in INDEX() function
|
| H A D | ethernet-mdio.c | 109 int index = INDEX(priv->port); in cvm_oct_common_stop()
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 121 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and 122 the DATA PORT is at INDEX PORT address + 1. 127 (i.e., 0x07) to the INDEX PORT and then write the number of the 131 logical device to the INDEX PORT and then write or read the config-
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | assoc_array.rst | 366 INDEX KEY PREFIX NODE 390 SLOT CONTENT INDEX KEY (PREFIX)
|
| /linux/Documentation/admin-guide/auxdisplay/ |
| H A D | ks0108.rst | 11 .. INDEX
|
| H A D | cfag12864b.rst | 11 .. INDEX
|
| /linux/sound/pci/ice1712/ |
| H A D | ice1712.h | 492 outb(addr, ICEREG(ice, INDEX)); in snd_ice1712_write() 498 outb(addr, ICEREG(ice, INDEX)); in snd_ice1712_read()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 546 u32 ifidx = brcmf_skb_if_flags_get_field(skb, INDEX); in brcmf_fws_ifidx_match() 867 entry->name, brcmf_skb_if_flags_get_field(skb, INDEX), in brcmf_fws_hdrpush() 947 ifidx = brcmf_skb_if_flags_get_field(skb, INDEX); in brcmf_fws_tim_update() 1323 brcmf_skb_if_flags_get_field(p, INDEX)); in brcmf_fws_enq() 1371 INDEX) in brcmf_fws_deq() 2062 ifidx = brcmf_skb_if_flags_get_field(skb, INDEX); in brcmf_fws_commit_skb() 2123 brcmf_skb_if_flags_set_field(skb, INDEX, ifp->ifidx); in brcmf_fws_process_skb() 2218 INDEX); in brcmf_fws_dequeue_worker()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-property-satellite-systems.rst | 63 - :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>`
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_pf_debugfs.c | 560 #define DEFINE_SRIOV_GT_THRESHOLD_DEBUGFS_ATTRIBUTE(THRESHOLD, INDEX) \ argument 564 return set_threshold(data, val, INDEX); \ 569 return get_threshold(data, val, INDEX); \
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | genetlink-legacy.rst | 38 [INDEX (optionally)] 43 [INDEX (optionally)]
|
| /linux/Documentation/core-api/ |
| H A D | assoc_array.rst | 420 INDEX KEY PREFIX NODE 451 SLOT CONTENT INDEX KEY (PREFIX) 463 SLOT CONTENT INDEX KEY (PREFIX)
|
| /linux/Documentation/filesystems/caching/ |
| H A D | cachefiles.rst | 246 /INDEX /INDEX /INDEX /DATA FILES
|
| /linux/Documentation/input/devices/ |
| H A D | iforce-protocol.rst | 220 ff 01 QUERY [INDEX] CHECKSUM
|
| /linux/drivers/block/ |
| H A D | swim.c | 97 #define INDEX 0x073 macro
|
| /linux/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 612 #define SET_INDEX(b, c, v) SET_CONTEXT_FIELD(b, c, V2PSR, INDEX, v) 799 #define GET_INDEX(b, c) GET_CONTEXT_FIELD(b, c, V2PSR, INDEX) 1179 #define INDEX (INDEX_MASK << INDEX_SHIFT) macro
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | nid.h | 713 #define INDEX(x) ((x) << 6) macro
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.h | 1945 #define ZCP_RAM_SEL_BAM(INDEX) (0x00 + (INDEX)) argument
|