Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/broadcom/
H A Dbcm_pmu.c48 static uint32_t bcm_pmu_read_chipst(void *ctx);
53 .rd_chipst = bcm_pmu_read_chipst
293 bcm_pmu_read_chipst(void *ctx) in bcm_pmu_read_chipst() function