Searched refs:BCR1_TXCOUT0 (Results 1 – 2 of 2) sorted by relevance
115 #define BCR1_TXCOUT0 0x10 /* channel 0 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()