Home
last modified time | relevance | path

Searched refs:BHND_CCS_HTAVAIL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhndreg.h73 #define BHND_CCS_HTAVAIL 0x00020000 /**< HT is available */ macro
H A Dbhnd.c603 avail |= BHND_CCS_HTAVAIL; in bhnd_generic_request_clock()
661 avail |= BHND_CCS_HTAVAIL; in bhnd_generic_enable_clocks()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1549 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu0_pllinit0()
1734 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu1_pllinit0()
1749 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu1_pllinit0()
1804 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu1_pllinit0()
1820 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu1_pllinit0()
1834 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu1_pllinit0()
2068 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu_pll_init()
2073 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu_pll_init()
2960 PMU_WAIT_CLKST(sc, 0, BHND_CCS_HTAVAIL); in bhnd_pmu_set_spuravoid()
H A Dbhnd_pmureg.h71 #define BHND_CCS_HTAVAIL 0x00020000 /**< HT is available */ macro