Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_nv.c91 NV_MCP_SATA_CFG_20_PORT0_EN = (1 << 17), enumerator
723 config_mask = NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_slave_config()
1316 tmp32 |= NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_init()
2461 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2464 tmp32 |= (NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2502 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_stop()