Searched refs:bhnd_bus_read_4 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma.c216 bhnd_bus_read_4(dinfo->res_agent, BHND_RESET_CF);
221 bhnd_bus_read_4(dinfo->res_agent, BHND_CF);
227 bhnd_bus_read_4(dinfo->res_agent, BHND_CF);
232 bhnd_bus_read_4(dinfo->res_agent, BHND_RESET_CF);
237 bhnd_bus_read_4(dinfo->res_agent, BHND_CF);
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.c385 srom_ctrl = bhnd_bus_read_4(sc->core, CHIPC_SPROM_CTRL);
399 otp_st = bhnd_bus_read_4(sc->core, CHIPC_OTPST);
421 cap_reg = bhnd_bus_read_4(sc->core, CHIPC_CAPABILITIES);
424 cap_ext_reg = bhnd_bus_read_4(sc->core, CHIPC_CAPABILITIES_EXT);
450 regval = bhnd_bus_read_4(sc->core, CHIPC_OTPLAYOUT);
471 regval = bhnd_bus_read_4(sc->core, CHIPC_FLASH_CFG);
503 regval = bhnd_bus_read_4(sc->core, CHIPC_OTPLAYOUT);
1177 cctrl = bhnd_bus_read_4(sc->core, CHIPC_CHIPCTRL);
1240 cctrl = bhnd_bus_read_4(sc->core, CHIPC_CHIPCTRL);
1275 cctrl = bhnd_bus_read_4(s
[all...]
/freebsd-11-stable/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c239 imcfg = bhnd_bus_read_4(dinfo->cfg[0], SIBA_CFG0_IMCONFIGLOW);
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c103 bhnd_bus_read_4((_sc)->mem_res, (_reg))
H A Dbhnd_pci_hostb.c177 bhnd_bus_read_4(BHND_PCI_SOFTC(_sc)->mem_res, (_reg))
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.c699 DEVMETHOD(bhnd_bus_read_4, bhnd_read_4),
H A Dbhnd.h873 #define bhnd_bus_read_4(r, o) \ macro
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c1960 DEVMETHOD(bhnd_bus_read_4, bhndb_bus_read_4),

Completed in 119 milliseconds