Home
last modified time | relevance | path

Searched refs:__wait_latch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhdaps.c90 * __wait_latch - Wait up to 100us for a port latch to get a certain value,
93 static int __wait_latch(u16 port, u8 val) in __wait_latch() function
127 return __wait_latch(0x1604, STATE_FRESH); in __device_refresh_sync()
215 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
237 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
239 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init()
241 if (__wait_latch(0x1612, 0x60)) in hdaps_device_init()
243 if (__wait_latch(0x1613, 0x00)) in hdaps_device_init()
248 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
255 if (__wait_latch( in hdaps_device_init()
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dhdaps.c90 * __wait_latch - Wait up to 100us for a port latch to get a certain value,
93 static int __wait_latch(u16 port, u8 val) in __wait_latch() function
127 return __wait_latch(0x1604, STATE_FRESH); in __device_refresh_sync()
215 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
237 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
239 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init()
241 if (__wait_latch(0x1612, 0x60)) in hdaps_device_init()
243 if (__wait_latch(0x1613, 0x00)) in hdaps_device_init()
248 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
255 if (__wait_latch( in hdaps_device_init()
[all...]

Completed in 2 milliseconds