Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dsp5100_tco.c44 enum tco_reg_layout { enum
51 enum tco_reg_layout tco_reg_layout; member
76 static enum tco_reg_layout tco_reg_layout(struct pci_dev *dev) in tco_reg_layout() function
162 switch (tco->tco_reg_layout) { in tco_timer_enable()
231 switch (tco->tco_reg_layout) { in sp5100_tco_setupdevice()
259 switch (tco->tco_reg_layout) { in sp5100_tco_setupdevice()
384 tco->tco_reg_layout = tco_reg_layout(sp5100_tco_pci); in sp5100_tco_probe()