Searched refs:rd_chipst (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h93 uint32_t (*rd_chipst)(void *ctx); member in struct:bhnd_pmu_io
H A Dbhnd_pmu.c87 .rd_chipst = bhnd_pmu_read_chipst
H A Dbhnd_pmu_subr.c103 CHIPC_CST4330_CHIPMODE_SDIOD((_sc)->io->rd_chipst((_sc)->io_ctx))
2244 tmp = sc->io->rd_chipst(sc->io_ctx);
2306 chipst = sc->io->rd_chipst(sc->io_ctx);
2402 chipst = sc->io->rd_chipst(sc->io_ctx);
2409 chipst = sc->io->rd_chipst(sc->io_ctx);
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_pmu.c53 .rd_chipst = bcm_pmu_read_chipst

Completed in 119 milliseconds