freebsd-dev/sys/dev/bhnd/bcma
Adrian Chadd 9d292ea16d [bhnd] Add support for querying the attachment type of the bhnd bus.
This adds a BHND_BUS_GET_ATTACH_TYPE(); the primary use-case is to let
chipc make a coarse-grained determination as to whether UART, SPI, etc
drivers ought to be attached, and on fullmac devices, whether a real
CPU driver ought to be skipped for the ARM core, etc.

Tested:

* BCM4331 (BHND)
* BCM4312 (SIBA)

Submitted by:	Landon Fuller <landonf@landonf.org>
Differential Revision:	https://reviews.freebsd.org/D6492
2016-05-23 03:47:44 +00:00
..
bcma_bhndb.c [bhnd] Add support for querying the attachment type of the bhnd bus. 2016-05-23 03:47:44 +00:00
bcma_dmp.h
bcma_erom.c [bhnd] fix bcma resource allocation for regions; EROM work around. 2016-05-10 04:55:57 +00:00
bcma_eromreg.h
bcma_eromvar.h
bcma_nexus.c [bhnd] Add BHND SoC support (only BCMA case) 2016-05-20 01:02:58 +00:00
bcma_subr.c bhnd: another build fix for GCC-using architectures 2016-05-05 17:47:03 +00:00
bcma.c [bhnd] fix bcma resource allocation for regions; EROM work around. 2016-05-10 04:55:57 +00:00
bcma.h
bcmavar.h [bhnd] Replace is_hostb_device() with a more general find_hostb_device() 2016-05-08 17:52:12 +00:00