Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp5100_tco.c50 enum tco_reg_layout { enum
57 enum tco_reg_layout tco_reg_layout; member
82 static enum tco_reg_layout tco_reg_layout(struct pci_dev *dev) in tco_reg_layout() function
168 switch (tco->tco_reg_layout) { in tco_timer_enable()
237 switch (tco->tco_reg_layout) { in sp5100_tco_setupdevice()
277 switch (tco->tco_reg_layout) { in sp5100_tco_setupdevice()
402 tco->tco_reg_layout = tco_reg_layout(sp5100_tco_pci); in sp5100_tco_probe()