Home
last modified time | relevance | path

Searched refs:INDEX (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A Dblank-cert9.db4INDEX ckaid ON nssPublic (a102)>UindexlabelnssPublicCREATE INDEX label ON nssPublic (a3)D…
H A Dblank-key4.db6INDEX ckaid ON nssPrivate (a102)@!WindexlabelnssPrivateCREATE INDEX label ON nssPrivate (a3)…
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c789 #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 …]
/openbmc/linux/fs/jfs/
H A Djfs_btree.h117 #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;\
/openbmc/u-boot/drivers/serial/
H A Dserial-uclass.c114 #define INDEX (CONFIG_CONS_INDEX - 1) in serial_find_console_or_panic() macro
116 #define INDEX 0 in serial_find_console_or_panic()
120 if (!uclass_get_device_by_seq(UCLASS_SERIAL, INDEX, &dev) || in serial_find_console_or_panic()
121 !uclass_get_device(UCLASS_SERIAL, INDEX, &dev)) { in serial_find_console_or_panic()
139 if (!uclass_get_device_by_seq(UCLASS_SERIAL, INDEX, &dev) || in serial_find_console_or_panic()
140 !uclass_get_device(UCLASS_SERIAL, INDEX, &dev) || in serial_find_console_or_panic()
147 #undef INDEX in serial_find_console_or_panic()
/openbmc/linux/drivers/watchdog/
H A Dmachzwd.c45 #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()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_internal.h87 #define HW_ATL2_ACTION(ACTION, RSS, INDEX, VALID) \ argument
90 (((INDEX) & 0x3FU) << 2) | \
H A Dhw_atl2_llh_internal.h88 #define HW_ATL2_RPF_RSS_REDIR_ADR(TC, INDEX) (0x00006200 + \ argument
89 (0x100 * !!((TC) > 3)) + (INDEX) * 4)
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-rgmii.c28 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 Dethernet-util.h44 static inline int INDEX(int ipd_port) in INDEX() function
H A Dethernet.c254 int index = INDEX(priv->port); in cvm_oct_common_change_mtu()
301 int index = INDEX(priv->port); in cvm_oct_common_set_multicast_list()
355 int index = INDEX(priv->port); in cvm_oct_set_mac_filter()
459 int index = INDEX(priv->port); in cvm_oct_common_open()
H A Dethernet-mdio.c111 int index = INDEX(priv->port); in cvm_oct_common_stop()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h125 #define INDEX(i) (i << 24) macro
198 #define MMC_CMD0 (INDEX(0) | RSP_TYPE_NONE | DP_NO_DATA | DDIR_WRITE)
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp.c121 #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()
/openbmc/linux/Documentation/hwmon/
H A Dsmsc47b397.rst121 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-
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dassoc_array.rst366 INDEX KEY PREFIX NODE
390 SLOT CONTENT INDEX KEY (PREFIX)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0005-RH-add-mpathconf.patch144 + INDEX=0
145 + while [ "$INDEX" -lt "$WWIDS" ] ; do
146 + if [ "$1" = "${WWID_LIST[$INDEX]}" ] ; then
149 + ((INDEX++))
308 + INDEX=0
309 + while [ "$INDEX" -lt "$WWIDS" ] ; do
311 + wwid '"\"${WWID_LIST[$INDEX]}\""'
313 + ((INDEX++))
/openbmc/linux/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst11 .. INDEX
H A Dcfag12864b.rst11 .. INDEX
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c228 env->CSR_TLBIDX = FIELD_DP64(env->CSR_TLBIDX, CSR_TLBIDX, INDEX, index); in helper_tlbsrch()
242 index = FIELD_EX64(env->CSR_TLBIDX, CSR_TLBIDX, INDEX); in helper_tlbrd()
274 int index = FIELD_EX64(env->CSR_TLBIDX, CSR_TLBIDX, INDEX); in helper_tlbwr()
330 index = FIELD_EX64(env->CSR_TLBIDX, CSR_TLBIDX, INDEX); in helper_tlbclr()
361 index = FIELD_EX64(env->CSR_TLBIDX, CSR_TLBIDX, INDEX); in helper_tlbflush()
/openbmc/linux/sound/pci/
H A Dsonicvibes.c296 outb(reg, SV_REG(sonic, INDEX)); in snd_sonicvibes_out1()
309 outb(reg, SV_REG(sonic, INDEX)); in snd_sonicvibes_out()
320 outb(reg, SV_REG(sonic, INDEX)); in snd_sonicvibes_in1()
333 outb(reg, SV_REG(sonic, INDEX)); in snd_sonicvibes_in()
346 inb(SV_REG(sonic, INDEX)), inb(SV_REG(sonic, STATUS)));
454 outb(SV_MCE | SV_IREG_DMA_DATA_FMT, SV_REG(sonic, INDEX)); in snd_sonicvibes_setfmt()
462 outb(0, SV_REG(sonic, INDEX)); in snd_sonicvibes_setfmt()
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h492 outb(addr, ICEREG(ice, INDEX)); in snd_ice1712_write()
498 outb(addr, ICEREG(ice, INDEX)); in snd_ice1712_read()
/openbmc/qemu/target/hexagon/mmvec/
H A Dmacros.h305 #define fVARRAY_ELEMENT_ACCESS(ARRAY, TYPE, INDEX) \ argument
306 ARRAY.v[(INDEX) / (fVECSIZE() / (sizeof(ARRAY.TYPE[0])))].TYPE[(INDEX) % \
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-satellite-systems.rst63 - :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>`
/openbmc/linux/crypto/
H A Dcamellia_generic.c354 #define SUBKEY_L(INDEX) (subkey[(INDEX)*2]) argument
355 #define SUBKEY_R(INDEX) (subkey[(INDEX)*2 + 1]) argument

123