Home
last modified time | relevance | path

Searched refs:HFC_CFG_PCM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c108 #define HFC_CFG_PCM 3 macro
266 if (test_bit(HFC_CFG_PCM, &hc->cfg)) { in reset_hfcpci()
1251 if (!test_bit(HFC_CFG_PCM, &hc->cfg)) in mode_hfcpci()
1253 "%s: pcm channel id without HFC_CFG_PCM\n", in mode_hfcpci()
1258 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci()
1259 printk(KERN_WARNING "%s: no pcm channel id but HFC_CFG_PCM\n", in mode_hfcpci()
1382 if (test_bit(HFC_CFG_PCM, &hc->cfg)) { in mode_hfcpci()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c108 #define HFC_CFG_PCM 3 macro
266 if (test_bit(HFC_CFG_PCM, &hc->cfg)) { in reset_hfcpci()
1251 if (!test_bit(HFC_CFG_PCM, &hc->cfg)) in mode_hfcpci()
1253 "%s: pcm channel id without HFC_CFG_PCM\n", in mode_hfcpci()
1258 } else if (test_bit(HFC_CFG_PCM, &hc->cfg) && (protocol > ISDN_P_NONE)) in mode_hfcpci()
1259 printk(KERN_WARNING "%s: no pcm channel id but HFC_CFG_PCM\n", in mode_hfcpci()
1382 if (test_bit(HFC_CFG_PCM, &hc->cfg)) { in mode_hfcpci()

Completed in 6 milliseconds