Searched refs:HOST_PORTS_IMPL (Results 1 – 4 of 4) sorted by relevance
953 reg_val = readl(hpriv->mmio + HOST_PORTS_IMPL); in imx_ahci_probe()956 writel(reg_val, hpriv->mmio + HOST_PORTS_IMPL); in imx_ahci_probe()
73 HOST_PORTS_IMPL = 0x0c, /* bitmap of implemented ports */ enumerator
222 impl = readl(hpriv->mmio + HOST_PORTS_IMPL); in brcm_ahci_get_portmask()
536 port_map = readl(mmio + HOST_PORTS_IMPL); in ahci_save_initial_config()632 writel(hpriv->saved_port_map, mmio + HOST_PORTS_IMPL); in ahci_restore_initial_config()633 (void) readl(mmio + HOST_PORTS_IMPL); /* flush */ in ahci_restore_initial_config()
Completed in 14 milliseconds