Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsp5100_tco.c51 enum tco_reg_layout { enum
58 enum tco_reg_layout tco_reg_layout; member
89 static enum tco_reg_layout tco_reg_layout(struct pci_dev *dev) in tco_reg_layout() function
190 switch (tco->tco_reg_layout) { in tco_timer_enable()
432 if (tco->tco_reg_layout == efch_mmio) in sp5100_tco_setupdevice()
446 switch (tco->tco_reg_layout) { in sp5100_tco_setupdevice()
529 tco->tco_reg_layout = tco_reg_layout(sp5100_tco_pci); in sp5100_tco_probe()