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

/linux-master/drivers/media/radio/
H A Dradio-terratec.c55 #define WRT_EN 0x10 macro
109 outb(WRT_EN | DATA, isa->io);
110 outb(WRT_EN | DATA | CLK_ON, isa->io);
111 outb(WRT_EN | DATA, isa->io);
113 outb(WRT_EN | 0x00, isa->io);
114 outb(WRT_EN | 0x00 | CLK_ON, isa->io);

Completed in 105 milliseconds