Lines Matching refs:async_lock
593 spin_lock_init(&map->async_lock); in regmap_init()
1285 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write()
1291 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write()
1312 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write()
1314 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write()
1333 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write()
1335 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write()
2480 spin_lock(&map->async_lock); in regmap_async_complete_cb()
2487 spin_unlock(&map->async_lock); in regmap_async_complete_cb()
2499 spin_lock_irqsave(&map->async_lock, flags); in regmap_async_is_done()
2501 spin_unlock_irqrestore(&map->async_lock, flags); in regmap_async_is_done()
2527 spin_lock_irqsave(&map->async_lock, flags); in regmap_async_complete()
2530 spin_unlock_irqrestore(&map->async_lock, flags); in regmap_async_complete()