Searched refs:GLOB_CNT_PCM_4 (Results 1 – 2 of 2) sorted by relevance
97 pub const GLOB_CNT_PCM_4: u32 = 0x0010_0000; // 4 tubes constant99 pub const GLOB_CNT_PCM_246_MASK: u32 = GLOB_CNT_PCM_4 | GLOB_CNT_PCM_6; // tube mask
1103 cnt |= GLOB_CNT_PCM_4; in start_playback()