Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp5100_tco.c63 static struct pci_dev *sp5100_tco_pci; variable
183 pci_read_config_dword(sp5100_tco_pci, in tco_timer_enable()
189 pci_write_config_dword(sp5100_tco_pci, in tco_timer_enable()
284 pci_read_config_dword(sp5100_tco_pci, in sp5100_tco_setupdevice()
402 tco->tco_reg_layout = tco_reg_layout(sp5100_tco_pci); in sp5100_tco_probe()
467 sp5100_tco_pci = dev; in sp5100_tco_init()
472 if (!sp5100_tco_pci) in sp5100_tco_init()