Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dasm9260_wdt.c50 HW_RESET, enumerator
105 if (priv->mode == HW_RESET) in asm9260_wdt_enable()
257 priv->mode = HW_RESET; in asm9260_wdt_get_dt_mode()
265 priv->mode = HW_RESET; in asm9260_wdt_get_dt_mode()
322 if (priv->mode != HW_RESET) in asm9260_wdt_probe()
/Linux-v4.19/drivers/isdn/hisax/
Damd7930_fn.c189 l1_msg(cs, HW_RESET | INDICATION, NULL); in Amd7930_new_ph()
626 case (HW_RESET | REQUEST): in Amd7930_l1hw()
Disac.c55 l1_msg(cs, HW_RESET | INDICATION, NULL); in isac_new_ph()
505 case (HW_RESET | REQUEST): in ISAC_l1hw()
Dicc.c55 l1_msg(cs, HW_RESET | INDICATION, NULL); in icc_new_ph()
498 case (HW_RESET | REQUEST): in ICC_l1hw()
Disdnl1.c589 st->l1.l1hw(st, HW_RESET | REQUEST, NULL); in l1_activate_s()
846 case (HW_RESET | INDICATION): in l1_msg()
Dhfc_2bds0.c562 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcd_bh()
975 case (HW_RESET | REQUEST): in HFCD_l1hw()
Dw6692.c74 l1_msg(cs, HW_RESET | INDICATION, NULL); in W6692_new_ph()
625 case (HW_RESET | REQUEST): in W6692_l1hw()
Dhisax.h36 #define HW_RESET 0x0004 macro
Dhfc_sx.c944 case (HW_RESET | REQUEST): in HFCSX_l1hw()
1266 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcsx_bh()
Dipacx.c148 case (HW_RESET | REQUEST): in dch_l2l1()
Dhfc_pci.c1179 case (HW_RESET | REQUEST): in HFCPCI_l1hw()
1515 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcpci_bh()
/Linux-v4.19/drivers/net/ethernet/alteon/
Dacenic.h181 #define HW_RESET 0x08 macro
Dacenic.c888 writel(HW_RESET | (HW_RESET << 24), &regs->HostCtrl); in ace_init()