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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs5535audio/
H A Dcs5535audio.h8 #define cs_readb(cs5535au, reg) inb((cs5535au)->port + reg) macro
H A Dcs5535audio.c182 bm_stat = cs_readb(cs5535au, ACC_BM0_STATUS);
198 bm_stat = cs_readb(cs5535au, ACC_BM1_STATUS);

Completed in 24 milliseconds