Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dsp5100_tco.c61 static struct pci_dev *sp5100_tco_pci; variable
181 pci_read_config_dword(sp5100_tco_pci, in tco_timer_enable()
187 pci_write_config_dword(sp5100_tco_pci, in tco_timer_enable()
270 pci_read_config_dword(sp5100_tco_pci, in sp5100_tco_setupdevice()
388 tco->tco_reg_layout = tco_reg_layout(sp5100_tco_pci); in sp5100_tco_probe()
457 sp5100_tco_pci = dev; in sp5100_tco_init()
462 if (!sp5100_tco_pci) in sp5100_tco_init()