Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_private.h121 device_t d11core, bool enable);
H A Dbhnd_pmu_subr.c3438 bhnd_pmu_radio_enable(struct bhnd_pmu_softc *sc, device_t d11core, bool enable) in bhnd_pmu_radio_enable() argument
3444 if (bhnd_get_device(d11core) != BHND_COREID_D11) { in bhnd_pmu_radio_enable()
3470 error = bhnd_read_config(d11core, BCMA_DMP_OOBSELOUTB74, in bhnd_pmu_radio_enable()
3487 return (bhnd_write_config(d11core, BCMA_DMP_OOBSELOUTB74, in bhnd_pmu_radio_enable()