Searched refs:BHND_CLKCTL_LOCK (Results 1 – 2 of 2) sorted by relevance
504 BHND_CLKCTL_LOCK(clkctl); in bhnd_generic_release_pmu()611 BHND_CLKCTL_LOCK(clkctl); in bhnd_generic_request_clock()672 BHND_CLKCTL_LOCK(clkctl); in bhnd_generic_enable_clocks()710 BHND_CLKCTL_LOCK(clkctl); in bhnd_generic_request_ext_rsrc()746 BHND_CLKCTL_LOCK(clkctl); in bhnd_generic_release_ext_rsrc()
85 #define BHND_CLKCTL_LOCK(_clkctl) mtx_lock(&(_clkctl)->cc_mtx) macro