freebsd-dev/sys/sparc64/pci
Andrew Turner 405ada37fb Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after:	1 week
2015-04-11 17:16:23 +00:00
..
apb.c Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00
fire.c Make sure a for loop in fire_alloc_msix() terminates, by making the loop 2014-02-25 07:33:28 +00:00
firereg.h Remove more superfluous const specifiers. 2014-02-23 18:36:45 +00:00
firevar.h
ofw_pci_if.m
ofw_pci.h
ofw_pcib_subr.c Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf 2013-12-17 15:11:24 +00:00
ofw_pcib_subr.h
ofw_pcib.c - Remove an unused header. 2013-03-01 20:34:02 +00:00
ofw_pcibus.c Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
psycho.c Revert unrelated changes accidentally committed in r271192. 2014-09-17 18:55:39 +00:00
psychoreg.h
psychovar.h
sbbc.c Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
schizo.c Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf 2013-12-17 15:11:24 +00:00
schizoreg.h
schizovar.h