coreboot-kgpe-d16/src/device
Angel Pons 2e0053b840 azalia: Use azalia_enter_reset function
Also tidy up some adjacent comments.

Change-Id: I2e881900a52e42ab3f43ffe96cfbdcc63ff02e23
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48358
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2020-12-17 20:25:09 +00:00
..
dram src/device: Drop unneeded empty lines 2020-09-21 15:56:17 +00:00
oprom drivers: Replace multiple fill_lb_framebuffer with single instance 2020-12-14 08:21:22 +00:00
azalia_device.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
cardbus_device.c src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
cpu_device.c
device.c
device_const.c Change all assert(0) to BUG() 2020-08-03 05:15:15 +00:00
device_util.c superio/common: Fix NULL pointer dereferences 2020-09-28 09:31:28 +00:00
i2c.c
i2c_bus.c
Kconfig device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
Makefile.inc device/Makefile.inc: Do not require hda_verb.c 2020-12-11 07:33:22 +00:00
mmio.c
pci_class.c
pci_device.c device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
pci_early.c
pci_ops.c device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_rom.c device/pci_rom.c: Treat BASE_DISPLAY class as GPU 2020-08-15 05:59:49 +00:00
pciexp_device.c device: Allow virtual/generic devices under PCI in devicetree 2020-10-21 15:35:33 +00:00
pcix_device.c
pnp_device.c src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c
root_device.c device: Export enable_static_device() function 2020-10-21 15:35:24 +00:00
smbus_ops.c
software_i2c.c
xhci.c device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00