Home
last modified time | relevance | path

Searched defs:node_offset (Results 1 – 18 of 18) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/usb/common/
Dfsl-dt-fixup.c36 int *node_offset, const char **node_type) in fdt_usb_get_node_type()
61 int node_offset; in fdt_fixup_usb_mode_phy_type() local
92 int node_offset, err; in fsl_fdt_fixup_usb_erratum() local
/third_party/openssl/crypto/blake2/
Dblake2_local.h37 uint8_t node_offset[6];/* 14 */ member
60 uint8_t node_offset[8];/* 16 */ member
/third_party/python/Modules/_blake2/clinic/
Dblake2b_impl.c.h39 unsigned long long node_offset = 0; in py_blake2b_new() local
Dblake2s_impl.c.h39 unsigned long long node_offset = 0; in py_blake2s_new() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-k3/
Dsysfw-loader.c56 int node_offset; in fit_get_data_by_name() local
/third_party/python/Modules/_blake2/impl/
Dblake2.h78 uint8_t node_offset[6];// 14 member
104 uint64_t node_offset; // 16 member
Dblake2b-ref.c109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
Dblake2s-ref.c102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
Dblake2s.c139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
Dblake2b.c151 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
/third_party/python/Modules/_blake2/
Dblake2s_impl.c92 unsigned long long node_offset, int node_depth, in py_blake2s_new_impl()
Dblake2b_impl.c92 unsigned long long node_offset, int node_depth, in py_blake2b_new_impl()
/third_party/uboot/u-boot-2020.01/common/
Dsplash_source.c307 int node_offset; in splash_load_fit() local
Dfdt_support.c1255 static u64 __of_translate_address(const void *blob, int node_offset, in __of_translate_address()
1328 u64 fdt_translate_address(const void *blob, int node_offset, in fdt_translate_address()
1334 u64 fdt_translate_dma_address(const void *blob, int node_offset, in fdt_translate_dma_address()
/third_party/uboot/u-boot-2020.01/drivers/pinctrl/
Dpinctrl-generic.c247 int node_offset = dev_of_offset(config); in pinctrl_generic_set_state_one() local
/third_party/uboot/u-boot-2020.01/drivers/net/fsl-mc/
Dmc.c121 int node_offset; in parse_mc_firmware_fit_image() local
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1181 int node_offset; /* Offset of signature node */ member
/third_party/boost/boost/container/
Ddeque.hpp246 difference_type node_offset = in operator +=() local