Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_nv.c76 NV_MCP_SATA_CFG_20_PORT0_EN = (1 << 17), enumerator
713 config_mask = NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_slave_config()
1278 tmp32 |= NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_init()
2414 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2417 tmp32 |= (NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2455 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_stop()