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

/linux-4.4.14/drivers/media/radio/
H A Dradio-gemtek.c94 #define GEMTEK_MT 0x10 /* Line mute */ macro
158 mute = gt->muted ? GEMTEK_MT : 0x00; gemtek_bu2614_transmit()
243 outb_p((i >> 5) | (mute ? GEMTEK_MT : 0), isa->io); gemtek_s_mute_volume()

Completed in 216 milliseconds