Searched refs:bhnd_nvram_getvar_uint32 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/gnu/dev/bwn/phy_n/ |
| HD | if_bwn_phy_n_ppr.c | 221 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/ |
| HD | bhnd_pmu_subr.c | 881 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/ |
| HD | chipc_gpio.c | 159 error = bhnd_nvram_getvar_uint32(chipc, BHND_NVAR_LEDDC, in chipc_gpio_attach()
|
| /freebsd-13-stable/sys/dev/bhnd/ |
| HD | bhnd.h | 544 int bhnd_nvram_getvar_uint32(device_t dev,
|
| HD | bhnd_subr.c | 1318 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/ |
| HD | Makefile | 568 bhnd.9 bhnd_nvram_getvar_uint32.9 \
|