Home
last modified time | relevance | path

Searched refs:BHND_PMU_RES_DEP_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h132 #define BHND_PMU_RES_DEP_MASK 0x624 macro
H A Dbhnd_pmu_subr.c1063 BHND_PMU_RES_DEP_MASK); in bhnd_pmu_res_init()
1091 BHND_PMU_WRITE_4(sc, BHND_PMU_RES_DEP_MASK, in bhnd_pmu_res_init()
1116 BHND_PMU_WRITE_4(sc, BHND_PMU_RES_DEP_MASK, val); in bhnd_pmu_res_init()
2767 deps |= BHND_PMU_READ_4(sc, BHND_PMU_RES_DEP_MASK); in bhnd_pmu_res_deps()