Home
last modified time | relevance | path

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

/external/u-boot/include/
Dahci.h34 #define HOST_PORTS_IMPL 0x0c /* bitmap of implemented ports */ macro
/external/u-boot/board/highbank/
Dahci.c145 port_map = readl(0xffe08000 + HOST_PORTS_IMPL); in cphy_disable_overrides()
/external/u-boot/drivers/ata/
Dahci.c204 writel_with_flush(0xf, mmio + HOST_PORTS_IMPL); in ahci_host_init()
226 uc_priv->port_map = readl(mmio + HOST_PORTS_IMPL); in ahci_host_init()