Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbouncebuf.c13 static int addr_aligned(struct bounce_buffer *state) in addr_aligned() function
42 if (!addr_aligned(state)) { in bounce_buffer_start()