Home
last modified time | relevance | path

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

/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()
Dicc.c55 l1_msg(cs, HW_RESET | INDICATION, NULL); in icc_new_ph()
499 case (HW_RESET | REQUEST): in ICC_l1hw()
Disac.c55 l1_msg(cs, HW_RESET | INDICATION, NULL); in isac_new_ph()
501 case (HW_RESET | REQUEST): in ISAC_l1hw()
Disdnl1.c589 st->l1.l1hw(st, HW_RESET | REQUEST, NULL); in l1_activate_s()
846 case (HW_RESET | INDICATION): in l1_msg()
Dw6692.c74 l1_msg(cs, HW_RESET | INDICATION, NULL); in W6692_new_ph()
623 case (HW_RESET | REQUEST): in W6692_l1hw()
Dhfc_2bds0.c562 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcd_bh()
975 case (HW_RESET | REQUEST): in HFCD_l1hw()
Dhfc_sx.c943 case (HW_RESET | REQUEST): in HFCSX_l1hw()
1265 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcsx_bh()
Dhisax.h36 #define HW_RESET 0x0004 macro
Dhfc_pci.c1180 case (HW_RESET | REQUEST): in HFCPCI_l1hw()
1516 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcpci_bh()
Dipacx.c148 case (HW_RESET | REQUEST): in dch_l2l1()
/drivers/net/ethernet/alteon/
Dacenic.h180 #define HW_RESET 0x08 macro
Dacenic.c883 writel(HW_RESET | (HW_RESET << 24), &regs->HostCtrl); in ace_init()