Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/gnu/dev/bwn/phy_n/
HDif_bwn_phy_n_ppr.c221 error = bhnd_nvram_getvar_uint32(sc->sc_dev, var_ofdmgpo, in bwn_ppr_load_max_from_sprom()
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
HDbhnd_pmu_subr.c881 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_RMIN, &nval); in bhnd_pmu_res_masks()
892 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_RMAX, &nval); in bhnd_pmu_res_masks()
1027 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, name, &val); in bhnd_pmu_res_init()
1103 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, name, &val); in bhnd_pmu_res_init()
2686 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_XTALFREQ, in bhnd_pmu_init()
/freebsd-13-stable/sys/dev/bhnd/cores/chipc/
HDchipc_gpio.c159 error = bhnd_nvram_getvar_uint32(chipc, BHND_NVAR_LEDDC, in chipc_gpio_attach()
/freebsd-13-stable/sys/dev/bhnd/
HDbhnd.h544 int bhnd_nvram_getvar_uint32(device_t dev,
HDbhnd_subr.c1318 bhnd_nvram_getvar_uint32(device_t dev, const char *name, uint32_t *value) in bhnd_nvram_getvar_uint32() function
/freebsd-13-stable/share/man/man9/
HDMakefile568 bhnd.9 bhnd_nvram_getvar_uint32.9 \