coreboot/src/drivers/usb
Kyösti Mälkki f2cc3dd8ea usbdebug: Remove some __SIMPLE_DEVICE__ use
We can always PCI config accessors with pci_devfn_t.

Change-Id: I6d98c2441cc870cdcadbe8fabc9f35b9ffc652d8
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35651
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-09-28 21:17:33 +00:00
..
acpi src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console.c
ehci.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
ehci_debug.c arch/x86: Move ehci_dbg_info outside _car_relocatable_data 2019-09-11 05:12:53 +00:00
ehci_debug.h usbdebug: Use fixed size field 2019-02-02 23:48:53 +00:00
gadget.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Kconfig usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
pci_ehci.c usbdebug: Remove some __SIMPLE_DEVICE__ use 2019-09-28 21:17:33 +00:00
usb_ch9.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00