Searched refs:BHND_CCS_HTAVAIL (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/bhnd/ |
H A D | bhndreg.h | 73 #define BHND_CCS_HTAVAIL 0x00020000 /**< HT is available */ macro
|
H A D | bhnd.c | 603 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 D | bhnd_pmu_subr.c | 1549 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 D | bhnd_pmureg.h | 71 #define BHND_CCS_HTAVAIL 0x00020000 /**< HT is available */ macro
|