Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_nv.c91 NV_MCP_SATA_CFG_20_PORT0_EN = (1 << 17), enumerator
722 config_mask = NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_slave_config()
1299 tmp32 |= NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_init()
2444 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2447 tmp32 |= (NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2485 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_stop()