Searched refs:BCR1_TXCOUT1 (Results 1 – 2 of 2) sorted by relevance
116 #define BCR1_TXCOUT1 0x20 /* channel 1 TXCOUT enable */ macro
1128 txcout = c->num ? BCR1_TXCOUT1 : BCR1_TXCOUT0; in ct_update_chan()1214 int txcout = c->num ? BCR1_TXCOUT1 : BCR1_TXCOUT0; in ct_enable_loop()1255 int txcout = c->num ? BCR1_TXCOUT1 : BCR1_TXCOUT0; in ct_disable_loop()