Home
last modified time | relevance | path

Searched refs:MISDN_CTRL_HFC_PCM_CONN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c442 dsp_cmx_hw_message(dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
486 dsp_cmx_hw_message(dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
790 dsp_cmx_hw_message(member->dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
793 dsp_cmx_hw_message(nextm->dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
900 dsp_cmx_hw_message(member->dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
903 dsp_cmx_hw_message(nextm->dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
1003 dsp_cmx_hw_message(member->dsp, MISDN_CTRL_HFC_PCM_CONN, in dsp_cmx_hardware()
/openbmc/linux/include/linux/
H A DmISDNif.h379 #define MISDN_CTRL_HFC_PCM_CONN 0x4001 macro
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3581 case MISDN_CTRL_HFC_PCM_CONN: /* connect to pcm timeslot (0..N) */ in channel_bctrl()