coreboot/src/southbridge
Kyösti Mälkki b49638dbe4 sb/intel/common: Wrap inb/outb()
On Intel, accessing the SMBus register banks can be done via
IO and, since at least ICH10, via MMIO. We may want to use the
latter in the future.

Change-Id: I67fcbc7b6f6be61c93bc608e556a577ef9e52325
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38150
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-01-09 18:46:30 +00:00
..
amd sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible 2020-01-05 17:01:48 +00:00
intel sb/intel/common: Wrap inb/outb() 2020-01-09 18:46:30 +00:00
ricoh/rl5c476 src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
ti src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00