Lines Matching refs:async_lock
606 spin_lock_init(&map->async_lock); in __regmap_init()
1289 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write()
1295 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write()
1316 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write()
1318 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write()
1337 spin_lock_irqsave(&map->async_lock, flags); in _regmap_raw_write()
1339 spin_unlock_irqrestore(&map->async_lock, flags); in _regmap_raw_write()
2697 spin_lock(&map->async_lock); in regmap_async_complete_cb()
2704 spin_unlock(&map->async_lock); in regmap_async_complete_cb()
2716 spin_lock_irqsave(&map->async_lock, flags); in regmap_async_is_done()
2718 spin_unlock_irqrestore(&map->async_lock, flags); in regmap_async_is_done()
2744 spin_lock_irqsave(&map->async_lock, flags); in regmap_async_complete()
2747 spin_unlock_irqrestore(&map->async_lock, flags); in regmap_async_complete()