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
ofw_pcib_subr.h
ofw_pcib.c
ofw_pcibus.c
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
schizoreg.h
schizovar.h