Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_cmn600.c124 pmu_cmn600_wr8(arg, nodeid, NODE_TYPE_DTC, in cmn600_pmu_writecntr()
492 pmu_cmn600_wr8(arg, nodeid, NODE_TYPE_XP, POR_DTM_PMU_CONFIG, xp_pmucfg); in cmn600_start_pmc()
/freebsd/sys/arm64/include/
H A Dcmn600_reg.h58 int pmu_cmn600_wr8(void *arg, int nodeid, int node_type, off_t reg,
/freebsd/sys/arm64/arm64/
H A Dcmn600.c585 pmu_cmn600_wr8(void *arg, int nodeid, int node_type, off_t reg, uint64_t val) in pmu_cmn600_wr8() function