Home
last modified time | relevance | path

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

/external/u-boot/include/
Dahci.h175 u32 link_port_map; /*linkup port map*/ member
/external/u-boot/drivers/ata/
Dahci.c327 uc_priv->link_port_map |= (0x01 << i); in ahci_host_init()
981 linkmap = uc_priv->link_port_map; in ahci_start_ports()
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()