Searched refs:ccu_unlock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-kona.c | 150 static inline void ccu_unlock(struct ccu_data *ccu, unsigned long flags) in ccu_unlock() function 386 ccu_unlock(ccu, flags); in is_clk_gate_enabled() 507 ccu_unlock(ccu, flags); in clk_gate() 575 ccu_unlock(ccu, flags); in divider_read_scaled() 677 ccu_unlock(ccu, flags); in divider_write() 854 ccu_unlock(ccu, flags); in selector_read_index() 964 ccu_unlock(ccu, flags); in selector_write() 1276 ccu_unlock(ccu, flags); in kona_ccu_init()
|
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-kona.c | 142 static inline void ccu_unlock(struct ccu_data *ccu, unsigned long flags) in ccu_unlock() function 378 ccu_unlock(ccu, flags); in is_clk_gate_enabled() 499 ccu_unlock(ccu, flags); in clk_gate() 567 ccu_unlock(ccu, flags); in divider_read_scaled() 669 ccu_unlock(ccu, flags); in divider_write() 846 ccu_unlock(ccu, flags); in selector_read_index() 956 ccu_unlock(ccu, flags); in selector_write() 1268 ccu_unlock(ccu, flags); in kona_ccu_init()
|
Completed in 4 milliseconds