coreboot-kgpe-d16/src/device
Werner Zeh 49ec39fa7f device/mdio: Provide helper functions for read and write
This patch provides helper functions to read or write a register via the
MDIO bus. They can be used from drivers to easily access registers on
the MDIO bus.

Change-Id: I293d93435d27269a071b4b9b94a1b55307c575a7
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69611
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-24 05:58:28 +00:00
..
dram device/dram: Add kconfig options for memory types 2022-11-04 00:54:25 +00:00
oprom {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-03 13:08:23 +00:00
Kconfig device/Kconfig: Don't allow native mode in x86_64 2022-11-14 15:54:09 +00:00
Makefile.inc src/device + util/sconfig: Introduce new device 'mdio' 2022-11-24 05:53:55 +00:00
azalia_device.c treewide: Get rid of CONFIG_AZALIA_MAX_CODECS 2022-02-22 17:40:30 +00:00
cardbus_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
cpu_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
device.c arch/x86/ebda.c: Move setting up ebda to a BS hook 2022-05-17 11:24:12 +00:00
device_const.c src/device + util/sconfig: Introduce new device 'mdio' 2022-11-24 05:53:55 +00:00
device_util.c src/device + util/sconfig: Introduce new device 'mdio' 2022-11-24 05:53:55 +00:00
gpio.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
i2c.c
i2c_bus.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
mdio.c device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
mmio.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
pci_class.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
pci_device.c src/device/pci_: Remove unnecessary space after casts 2022-11-22 13:41:26 +00:00
pci_early.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
pci_ops.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
pci_rom.c src/device/pci_: Remove unnecessary space after casts 2022-11-22 13:41:26 +00:00
pciexp_device.c device/pciexp: add pcie_find_dsn() 2022-11-20 17:37:09 +00:00
pcix_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
pnp_device.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
resource_allocator_common.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
resource_allocator_v4.c src/device: Clean up includes 2022-10-26 16:38:11 +00:00
root_device.c
smbus_ops.c
software_i2c.c
xhci.c device/xhci.c: Remove repeated word 2021-01-18 07:33:25 +00:00