'Where is this API wait_for_bit_le32 implementation on Linux?

I'm debugging a very hard issue. I need to know where this API "wait_for_bit_le32" implementation is in Linux. Can anyone help me find it?

I grepped the entire uboot code, (Linux version 5.10), I got no result.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source