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