Searched refs:LOCK_ALL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzn1.c | 172 LOCK_ALL = LOCK_LEVEL1 | LOCK_LEVEL2, enumerator 470 rzn1_hw_set_lock(ipctl, LOCK_ALL, LOCK_ALL); in rzn1_set_mux() 473 rzn1_hw_set_lock(ipctl, LOCK_ALL, 0); in rzn1_set_mux()
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzn1.c | 176 LOCK_ALL = LOCK_LEVEL1 | LOCK_LEVEL2, enumerator 474 rzn1_hw_set_lock(ipctl, LOCK_ALL, LOCK_ALL); in rzn1_set_mux() 477 rzn1_hw_set_lock(ipctl, LOCK_ALL, 0); in rzn1_set_mux()
|
Completed in 6 milliseconds