Searched refs:saved_port_cap (Results 1 – 3 of 3) sorted by relevance
437 if (!of_property_read_u32(child, "hba-port-cap", &hpriv->saved_port_cap[port])) in ahci_platform_get_firmware()438 hpriv->saved_port_cap[port] &= PORT_CMD_CAP; in ahci_platform_get_firmware()
341 u32 saved_port_cap[AHCI_MAX_PORTS]; /* saved port_cap */ member
586 if (hpriv->saved_port_cap[i]) in ahci_save_initial_config()590 hpriv->saved_port_cap[i] = in ahci_save_initial_config()636 writel(hpriv->saved_port_cap[i], port_mmio + PORT_CMD); in ahci_restore_initial_config()