Home
last modified time | relevance | path

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

/drivers/platform/x86/
Dhdaps.c105 static int __wait_latch(u16 port, u8 val) in __wait_latch() function
139 return __wait_latch(0x1604, STATE_FRESH); in __device_refresh_sync()
227 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
249 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
251 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init()
253 if (__wait_latch(0x1612, 0x60)) in hdaps_device_init()
255 if (__wait_latch(0x1613, 0x00)) in hdaps_device_init()
260 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
267 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init()
271 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init()
[all …]