Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dsata_sis.c36 SIS_GENCTL = 0x54, /* IDE General Control register */ enumerator
198 pci_read_config_dword(pdev, SIS_GENCTL, &genctl); in sis_init_one()
209 pci_write_config_dword(pdev, SIS_GENCTL, genctl); in sis_init_one()