Searched refs:BHND_CLKCTL_UNLOCK (Results 1 – 2 of 2) sorted by relevance
510 BHND_CLKCTL_UNLOCK(clkctl); in bhnd_generic_release_pmu()619 BHND_CLKCTL_UNLOCK(clkctl); in bhnd_generic_request_clock()680 BHND_CLKCTL_UNLOCK(clkctl); in bhnd_generic_enable_clocks()718 BHND_CLKCTL_UNLOCK(clkctl); in bhnd_generic_request_ext_rsrc()748 BHND_CLKCTL_UNLOCK(clkctl); in bhnd_generic_release_ext_rsrc()
86 #define BHND_CLKCTL_UNLOCK(_clkctl) mtx_unlock(&(_clkctl)->cc_mtx) macro