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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/
H A Dradio-gemtek.c99 #define GEMTEK_CK 0x01 /* Clock signal */ macro
177 outb_p(mute | GEMTEK_DA | GEMTEK_CK, gt->io);
179 outb_p(mute | GEMTEK_CE | GEMTEK_DA | GEMTEK_CK, gt->io);
186 outb_p(mute | GEMTEK_CE | bit | GEMTEK_CK, gt->io);
190 outb_p(mute | GEMTEK_DA | GEMTEK_CK, gt->io);
192 outb_p(mute | GEMTEK_CE | GEMTEK_DA | GEMTEK_CK, gt->io);

Completed in 100 milliseconds