Searched refs:HW_RESET (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/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() 498 case (HW_RESET | REQUEST): in ICC_l1hw()
|
D | isac.c | 55 l1_msg(cs, HW_RESET | INDICATION, NULL); in isac_new_ph() 505 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 | hfc_2bds0.c | 562 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcd_bh() 975 case (HW_RESET | REQUEST): in HFCD_l1hw()
|
D | w6692.c | 74 l1_msg(cs, HW_RESET | INDICATION, NULL); in W6692_new_ph() 625 case (HW_RESET | REQUEST): in W6692_l1hw()
|
D | hisax.h | 36 #define HW_RESET 0x0004 macro
|
D | hfc_sx.c | 944 case (HW_RESET | REQUEST): in HFCSX_l1hw() 1266 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcsx_bh()
|
D | ipacx.c | 148 case (HW_RESET | REQUEST): in dch_l2l1()
|
D | hfc_pci.c | 1181 case (HW_RESET | REQUEST): in HFCPCI_l1hw() 1517 l1_msg(cs, HW_RESET | INDICATION, NULL); in hfcpci_bh()
|