Searched refs:RME9652_sync_0 (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.c94 #define RME9652_sync_0 (1<<18) /* if ADAT-IN 1 in sync to system clock */ macro
106 #define RME9652_sync (RME9652_sync_0|RME9652_sync_1|RME9652_sync_2)
1411 case 0: mask1 = RME9652_lock_0; mask2 = RME9652_sync_0; break;
1711 x = status & RME9652_sync_0;
/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.c94 #define RME9652_sync_0 (1<<18) /* if ADAT-IN 1 in sync to system clock */ macro
106 #define RME9652_sync (RME9652_sync_0|RME9652_sync_1|RME9652_sync_2)
1411 case 0: mask1 = RME9652_lock_0; mask2 = RME9652_sync_0; break;
1711 x = status & RME9652_sync_0;

Completed in 115 milliseconds