Home
last modified time | relevance | path

Searched refs:PORT_SCR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h54 #define PORT_SCR 0x28 /* SATA phy register block */ macro
/openbmc/u-boot/drivers/ata/
H A Dahci.c65 port->scr_addr = base + PORT_SCR; in ahci_setup_port()