Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds