Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c221 error = bhnd_nvram_getvar_uint32(sc->sc_dev, var_ofdmgpo, in bwn_ppr_load_max_from_sprom()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c880 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_RMIN, &nval); in bhnd_pmu_res_masks()
891 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_RMAX, &nval); in bhnd_pmu_res_masks()
1026 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, name, &val); in bhnd_pmu_res_init()
1102 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, name, &val); in bhnd_pmu_res_init()
2685 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_XTALFREQ, in bhnd_pmu_init()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c158 error = bhnd_nvram_getvar_uint32(chipc, BHND_NVAR_LEDDC, in chipc_gpio_attach()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h540 int bhnd_nvram_getvar_uint32(device_t dev,
H A Dbhnd_subr.c1318 bhnd_nvram_getvar_uint32(device_t dev, const char *name, uint32_t *value) in bhnd_nvram_getvar_uint32() function
/freebsd/share/man/man9/
H A DMakefile574 bhnd.9 bhnd_nvram_getvar_uint32.9 \