Searched refs:HOST_PORTS_IMPL (Results 1 – 7 of 7) sorted by relevance
35 #define HOST_PORTS_IMPL 0x0c /* bitmap of implemented ports */ macro
146 port_map = readl(0xffe08000 + HOST_PORTS_IMPL); in cphy_disable_overrides()
73 HOST_PORTS_IMPL = 0x0c, /* bitmap of implemented ports */ enumerator
1155 reg_val = readl(hpriv->mmio + HOST_PORTS_IMPL); in imx_ahci_probe()1158 writel(reg_val, hpriv->mmio + HOST_PORTS_IMPL); in imx_ahci_probe()
221 impl = readl(hpriv->mmio + HOST_PORTS_IMPL); in brcm_ahci_get_portmask()
437 hpriv->saved_port_map = port_map = readl(mmio + HOST_PORTS_IMPL); in ahci_save_initial_config()577 writel(hpriv->saved_port_map, mmio + HOST_PORTS_IMPL); in ahci_restore_initial_config()578 (void) readl(mmio + HOST_PORTS_IMPL); /* flush */ in ahci_restore_initial_config()
199 writel_with_flush(0xf, mmio + HOST_PORTS_IMPL); in ahci_host_init()221 uc_priv->port_map = readl(mmio + HOST_PORTS_IMPL); in ahci_host_init()