Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h568 #define V_B1_EN 0x01 macro
H A Dhfcmulti.c2962 ((ch & 0x3) == 0) ? ~V_B1_EN : ~V_B2_EN; in mode_hfcmulti()
3074 ((ch & 0x3) == 0) ? V_B1_EN : V_B2_EN; in mode_hfcmulti()
3120 ((ch & 0x3) == 0) ? V_B1_EN : V_B2_EN; in mode_hfcmulti()