Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_nv.c76 NV_MCP_SATA_CFG_20_PORT0_EN = (1 << 17), enumerator
716 config_mask = NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_device_configure()
1281 tmp32 |= NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_init()
2418 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2421 tmp32 |= (NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2459 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_stop()