Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_nv.c75 NV_MCP_SATA_CFG_20_PORT0_EN = (1 << 17), enumerator
706 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()
2426 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2429 tmp32 |= (NV_MCP_SATA_CFG_20_PORT0_EN | in nv_pci_device_resume()
2467 tmp32 &= ~(NV_MCP_SATA_CFG_20_PORT0_EN | in nv_adma_host_stop()