Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1007 const pmu_res_updown_t *updt; in bhnd_pmu_res_init() local
1011 updt = &pmu_res_updown_table[pmu_res_updown_table_sz - i - 1]; in bhnd_pmu_res_init()
1014 updt->resnum, updt->updown); in bhnd_pmu_res_init()
1016 BHND_PMU_WRITE_4(sc, BHND_PMU_RES_TABLE_SEL, updt->resnum); in bhnd_pmu_res_init()
1017 BHND_PMU_WRITE_4(sc, BHND_PMU_RES_UPDN_TIMER, updt->updown); in bhnd_pmu_res_init()