Searched refs:BMCTL_RX_DIS (Results 1 – 4 of 4) sorted by relevance
102 #define BMCTL_RX_DIS (1<<22) macro
148 #define BMCTL_RX_DIS (1<<6) macro
768 writew(~BMCTL_RX_DIS, streamer_mmio + BMCTL_RUM); in streamer_open()
607 writel(BMCTL_RX_DIS|3,olympic_mmio+BMCTL_RWM); /* Yes, this the enables RX channel */ in olympic_open()