Home
last modified time | relevance | path

Searched refs:INDEX2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c26 #define INDEX2 0xda72 macro
260 tpm_nv_define_space(INDEX2, perm, 4); in initialise_spaces()
261 tpm_nv_write_value(INDEX2, (uint8_t *)&zero, 4); in initialise_spaces()
292 read2 = tpm_nv_read_value(INDEX2, (uint8_t *)&index_2, sizeof(index_2)); in test_readonly()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree.def1059 INDEX (register), STEP (integer constant), INDEX2 (register),
1060 The corresponding address is BASE + STEP * INDEX + INDEX2 + OFFSET.
1063 The type of STEP, INDEX and INDEX2 is sizetype.
1066 a static or global variable INDEX2 will be NULL.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree.def1059 INDEX (register), STEP (integer constant), INDEX2 (register),
1060 The corresponding address is BASE + STEP * INDEX + INDEX2 + OFFSET.
1063 The type of STEP, INDEX and INDEX2 is sizetype.
1066 a static or global variable INDEX2 will be NULL.