Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h91 uint32_t (*rd_chipst)(void *ctx); member
H A Dbhnd_pmu_subr.c100 CHIPC_CST4330_CHIPMODE_SDIOD((_sc)->io->rd_chipst((_sc)->io_ctx))
2242 tmp = sc->io->rd_chipst(sc->io_ctx); in bhnd_pmu5_clock()
2304 chipst = sc->io->rd_chipst(sc->io_ctx); in bhnd_pmu6_4706_clock()
2400 chipst = sc->io->rd_chipst(sc->io_ctx); in bhnd_pmu_si_clock()
2407 chipst = sc->io->rd_chipst(sc->io_ctx); in bhnd_pmu_si_clock()
H A Dbhnd_pmu.c82 .rd_chipst = bhnd_pmu_read_chipst