Searched refs:__wait_on_ibf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc.c | 62 #define wait_on_ibf(p, d) __wait_on_ibf(__LINE__, (p), (d)) 63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() function
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | olpc.c | 62 #define wait_on_ibf(p, d) __wait_on_ibf(__LINE__, (p), (d)) 63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() function
|
Completed in 2 milliseconds