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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h564 #define V_B1_EN 0x01 macro
H A Dhfcmulti.c2971 ((ch & 0x3) == 0) ? ~V_B1_EN : ~V_B2_EN;
3075 ((ch & 0x3) == 0) ? V_B1_EN : V_B2_EN;
3121 ((ch&0x3) == 0) ? V_B1_EN : V_B2_EN;

Completed in 69 milliseconds