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

/freebsd-current/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c221 error = bhnd_nvram_getvar_uint32(sc->sc_dev, var_ofdmgpo,
/freebsd-current/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c880 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_RMIN, &nval);
891 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_RMAX, &nval);
1026 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, name, &val);
1102 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, name, &val);
2685 error = bhnd_nvram_getvar_uint32(sc->chipc_dev, BHND_NVAR_XTALFREQ,
/freebsd-current/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c158 error = bhnd_nvram_getvar_uint32(chipc, BHND_NVAR_LEDDC,
/freebsd-current/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) function
/freebsd-current/share/man/man9/
H A DMakefile574 bhnd.9 bhnd_nvram_getvar_uint32.9 \

Completed in 93 milliseconds