Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Damd7930_fn.c162 cs->dc.amd7930.ph_state = (lsr & 0x7) + 2; in Amd7930_get_state()
171 …u_char index = stateHelper[cs->dc.amd7930.old_state] * 8 + stateHelper[cs->dc.amd7930.ph_state] - … in Amd7930_new_ph()
176 cs->dc.amd7930.ph_state, cs->dc.amd7930.old_state, message & 0x0f, index); in Amd7930_new_ph()
178 cs->dc.amd7930.old_state = cs->dc.amd7930.ph_state; in Amd7930_new_ph()
544 cs->dc.amd7930.ph_state = (lsr & 0x7) + 2; in Amd7930_interrupt()
628 if ((cs->dc.amd7930.ph_state == 8)) { in Amd7930_l1hw()
635 cs->dc.amd7930.ph_state = 2; in Amd7930_l1hw()
641 cs->dc.amd7930.ph_state = 9; in Amd7930_l1hw()
Dhisax.h816 int ph_state; member
832 int ph_state; member
836 int ph_state; member
840 int ph_state; member
844 int ph_state; member
849 u_char ph_state; member
859 int ph_state; member
Disac.c51 switch (cs->dc.isac.ph_state) { in isac_new_ph()
268 cs->dc.isac.ph_state = (exval >> 2) & 0xf; in isac_interrupt()
270 debugl1(cs, "ph_state change %x", cs->dc.isac.ph_state); in isac_interrupt()
507 if ((cs->dc.isac.ph_state == ISAC_IND_EI) || in ISAC_l1hw()
508 (cs->dc.isac.ph_state == ISAC_IND_DR) || in ISAC_l1hw()
509 (cs->dc.isac.ph_state == ISAC_IND_RS)) in ISAC_l1hw()
671 cs->dc.isac.ph_state = (val >> 2) & 0xf; in clear_pending_isac_ints()
Dhisax_if.h59 unsigned long ph_state; member
Dicc.c52 switch (cs->dc.icc.ph_state) { in icc_new_ph()
262 cs->dc.icc.ph_state = (exval >> 2) & 0xf; in icc_interrupt()
264 debugl1(cs, "ph_state change %x", cs->dc.icc.ph_state); in icc_interrupt()
500 if ((cs->dc.icc.ph_state == ICC_IND_EI1) || in ICC_l1hw()
501 (cs->dc.icc.ph_state == ICC_IND_DR)) in ICC_l1hw()
670 cs->dc.icc.ph_state = (val >> 2) & 0xf; in clear_pending_icc_ints()
Dipacx.c63 cs->dc.isac.ph_state); in ph_command()
83 cs->dc.isac.ph_state = event; in cic_int()
150 if ((cs->dc.isac.ph_state == IPACX_IND_RES) || in dch_l2l1()
151 (cs->dc.isac.ph_state == IPACX_IND_DR) || in dch_l2l1()
152 (cs->dc.isac.ph_state == IPACX_IND_DC)) in dch_l2l1()
Dw6692.c71 switch (cs->dc.w6692.ph_state) { in W6692_new_ph()
522 cs->dc.w6692.ph_state = v1 & W_CIR_COD_MASK; in W6692_interrupt()
524 debugl1(cs, "ph_state_change %x", cs->dc.w6692.ph_state); in W6692_interrupt()
627 if ((cs->dc.w6692.ph_state == W_L1IND_DRD)) { in W6692_l1hw()
632 cs->dc.w6692.ph_state = W_L1CMD_RST; in W6692_l1hw()
910 cs->dc.w6692.ph_state = W_L1CMD_RST; in initW6692()
Dhfc_sx.c612 cs->dc.hfcsx.ph_state = 1; in hfcsx_auxcmd()
724 debugl1(cs, "ph_state chg %d->%d", cs->dc.hfcsx.ph_state, in hfcsx_interrupt()
726 cs->dc.hfcsx.ph_state = exval; in hfcsx_interrupt()
1264 switch (cs->dc.hfcsx.ph_state) { in hfcsx_bh()
1283 switch (cs->dc.hfcsx.ph_state) { in hfcsx_bh()
1296 cs->dc.hfcsx.ph_state = 4; in hfcsx_bh()
1449 cs->dc.hfcsx.ph_state = 0; in setup_hfcsx()
Dhfc_pci.c787 cs->dc.hfcpci.ph_state = 1; in hfcpci_auxcmd()
959 debugl1(cs, "ph_state chg %d->%d", cs->dc.hfcpci.ph_state, in hfcpci_interrupt()
961 cs->dc.hfcpci.ph_state = exval; in hfcpci_interrupt()
1513 switch (cs->dc.hfcpci.ph_state) { in hfcpci_bh()
1533 switch (cs->dc.hfcpci.ph_state) { in hfcpci_bh()
1544 cs->dc.hfcpci.ph_state = 4; in hfcpci_bh()
1649 cs->dc.hfcpci.ph_state = 0; in setup_hfcpci()
Dhfcscard.c227 cs->dc.hfcd.ph_state = 0; in setup_hfcs()
Dconfig.c1631 clear_bit(0, &hisax_d_if->ph_state); in hisax_register()
1663 if (test_bit(0, &cs->hw.hisax_d_if->ph_state)) in hisax_bh()
1700 set_bit(0, &d_if->ph_state); in hisax_d_l1l2()
1704 clear_bit(0, &d_if->ph_state); in hisax_d_l1l2()
Dhfc_2bds0.c560 switch (cs->dc.hfcd.ph_state) { in hfcd_bh()
779 debugl1(cs, "ph_state chg %d->%d", cs->dc.hfcd.ph_state, in hfc2bds0_interrupt()
781 cs->dc.hfcd.ph_state = exval; in hfc2bds0_interrupt()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.c679 ph_state(struct dchannel *dch) in ph_state() function
1847 mISDN_initdchannel(&hw->dch, MAX_DFRAME_LEN_L1, ph_state); in setup_instance()
Dhfcpci.c1047 ph_state(struct dchannel *dch) in ph_state() function
2089 mISDN_initdchannel(&card->dch, MAX_DFRAME_LEN_L1, ph_state); in setup_card()