Searched refs:RME9652_sync_1 (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.c93 #define RME9652_sync_1 (1<<17) /* if ADAT-IN 2 in sync to system clock */ macro
106 #define RME9652_sync (RME9652_sync_0|RME9652_sync_1|RME9652_sync_2)
1412 case 1: mask1 = RME9652_lock_1; mask2 = RME9652_sync_1; break;
1718 x = status & RME9652_sync_1;
/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.c93 #define RME9652_sync_1 (1<<17) /* if ADAT-IN 2 in sync to system clock */ macro
106 #define RME9652_sync (RME9652_sync_0|RME9652_sync_1|RME9652_sync_2)
1412 case 1: mask1 = RME9652_lock_1; mask2 = RME9652_sync_1; break;
1718 x = status & RME9652_sync_1;

Completed in 70 milliseconds