Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_sis.c52 SIS_GENCTL = 0x54, /* IDE General Control register */ enumerator
214 pci_read_config_dword(pdev, SIS_GENCTL, &genctl); in sis_init_one()
225 pci_write_config_dword(pdev, SIS_GENCTL, genctl); in sis_init_one()