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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c92 #define RME9652_sync_2 (1<<16) /* if ADAT-IN 3 in sync to system clock */ macro
106 #define RME9652_sync (RME9652_sync_0|RME9652_sync_1|RME9652_sync_2)
1413 case 2: mask1 = RME9652_lock_2; mask2 = RME9652_sync_2; break;
1725 x = status & RME9652_sync_2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Drme9652.c92 #define RME9652_sync_2 (1<<16) /* if ADAT-IN 3 in sync to system clock */ macro
106 #define RME9652_sync (RME9652_sync_0|RME9652_sync_1|RME9652_sync_2)
1413 case 2: mask1 = RME9652_lock_2; mask2 = RME9652_sync_2; break;
1725 x = status & RME9652_sync_2;

Completed in 65 milliseconds