Home
last modified time | relevance | path

Searched refs:link_port_map (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h175 u32 link_port_map; /*linkup port map*/ member
/openbmc/u-boot/drivers/ata/
H A Dahci.c329 uc_priv->link_port_map |= (0x01 << i); in ahci_host_init()
983 linkmap = uc_priv->link_port_map; in ahci_start_ports()
H A Ddwc_ahsata.c257 uc_priv->link_port_map |= (0x01 << i); in ahci_host_init()
730 linkmap = uc_priv->link_port_map; in dwc_ahci_start_ports()