Searched refs:PORT_SCR (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | ahci.h | 54 #define PORT_SCR 0x28 /* SATA phy register block */ macro |
| /openbmc/u-boot/drivers/ata/ | ||
| H A D | ahci.c | 65 port->scr_addr = base + PORT_SCR; in ahci_setup_port() |