Skip to content
Snippets Groups Projects
Commit c50d670c authored by Kursad Oney's avatar Kursad Oney Committed by Tom Rini
Browse files

waitbit: Add the generic wait_for_bit macros for 16 and 32 bits.


wait_for_bit_le32 and wait_for_bit_le16 use the raw I/O functions
which would default to big-endian on BE systems. Create the generic
equivalents to use the native endianness.

Signed-off-by: default avatarKursad Oney <kursad.oney@broadcom.com>
Reviewed-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent 9a3eddd2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment