Searched refs:HW_RESET (Results 1 – 12 of 12) sorted by relevance
/drivers/isdn/hisax/ |
D | amd7930_fn.c | 189 l1_msg(cs, HW_RESET | INDICATION, NULL); in Amd7930_new_ph() 626 case (HW_RESET | REQUEST): in Amd7930_l1hw()
|
D | icc.c | 55 l1_msg(cs, HW_RESET | INDICATION, NULL); in icc_new_ph() 499 case (HW_RESET | REQUEST): in ICC_l1hw()
|
D | isac.c | 55 l1_msg(cs, HW_RESET | INDICATION, NULL); in isac_new_ph() 501 case (HW_RESET | REQUEST): in ISAC_l1hw()
|
D | isdnl1.c | 589 st->l1.l1hw(st, HW_RESET | REQUEST, NULL); in l1_activate_s() 846 case (HW_RESET | INDICATION): in l1_msg()
|
D | w6692.c | 74 l1_msg(cs, HW_RESET | INDICATION, NULL); in W6692_new_ph() 623 case (HW_RESET | REQUEST): in W6692_l1hw()
|
D | hfc_2bds0.c | 562 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcd_bh() 975 case (HW_RESET | REQUEST): in HFCD_l1hw()
|
D | hfc_sx.c | 943 case (HW_RESET | REQUEST): in HFCSX_l1hw() 1265 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcsx_bh()
|
D | hisax.h | 36 #define HW_RESET 0x0004 macro
|
D | hfc_pci.c | 1180 case (HW_RESET | REQUEST): in HFCPCI_l1hw() 1516 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcpci_bh()
|
D | ipacx.c | 148 case (HW_RESET | REQUEST): in dch_l2l1()
|
/drivers/net/ethernet/alteon/ |
D | acenic.h | 180 #define HW_RESET 0x08 macro
|
D | acenic.c | 883 writel(HW_RESET | (HW_RESET << 24), ®s->HostCtrl); in ace_init()
|