Searched refs:get_address (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_serial.c367 * get_address() - Get address if it is valid
372 static uintptr_t get_address(u8 *tmp_xor) function
496 address = get_address(&tmp_xor);
541 address = get_address(&tmp_xor);
582 address = get_address(&my_xor);
729 offset = get_address(&tmp_xor);

Completed in 42 milliseconds