Home
last modified time | relevance | path

Searched refs:V_B2_EN (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/isdn/hardware/mISDN/
Dhfc_multi.h569 #define V_B2_EN 0x02 macro
Dhfcmulti.c2993 ((ch & 0x3) == 0) ? ~V_B1_EN : ~V_B2_EN; in mode_hfcmulti()
3105 ((ch & 0x3) == 0) ? V_B1_EN : V_B2_EN; in mode_hfcmulti()
3151 ((ch & 0x3) == 0) ? V_B1_EN : V_B2_EN; in mode_hfcmulti()