Skip to content
Commit 91fe458b authored by Álvaro Fernández Rojas's avatar Álvaro Fernández Rojas Committed by Jagan Teki
Browse files

wait_bit: add 8/16/32 BE/LE versions of wait_for_bit



Add 8/16/32 bits and BE/LE versions of wait_for_bit.
This is needed for reading registers that are not aligned to 32 bits, and for
Big Endian platforms.

Signed-off-by: default avatarÁlvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Daniel Schwierzeck's avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent 32466c44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment