Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dsata_nv.c74 NV_MCP_SATA_CFG_20 = 0x50, enumerator
728 pci_write_config_dword(pdev, NV_MCP_SATA_CFG_20, new_reg); in nv_adma_sdev_configure()
1280 pci_read_config_dword(pdev, NV_MCP_SATA_CFG_20, &tmp32); in nv_adma_host_init()
1286 pci_write_config_dword(pdev, NV_MCP_SATA_CFG_20, tmp32); in nv_adma_host_init()
2369 pci_read_config_byte(pdev, NV_MCP_SATA_CFG_20, &regval); in nv_init_one()
2371 pci_write_config_byte(pdev, NV_MCP_SATA_CFG_20, regval); in nv_init_one()
2406 pci_read_config_byte(pdev, NV_MCP_SATA_CFG_20, &regval); in nv_pci_device_resume()
2447 pci_read_config_byte(pdev, NV_MCP_SATA_CFG_20, &regval); in nv_ck804_host_stop()
2449 pci_write_config_byte(pdev, NV_MCP_SATA_CFG_20, regval); in nv_ck804_host_stop()
2458 pci_read_config_dword(pdev, NV_MCP_SATA_CFG_20, &tmp32); in nv_adma_host_stop()
[all …]