Home
last modified time | relevance | path

Searched defs:ahci_link_up (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/highbank/
H A Dahci.c174 int ahci_link_up(struct ahci_uc_priv *probe_ent, int port) in ahci_link_up() function
/openbmc/u-boot/drivers/ata/
H A Dahci.c117 int __weak ahci_link_up(struct ahci_uc_priv *uc_priv, u8 port) in ahci_link_up() function