Searched refs:GLOB_CNT_PCM_6 (Results 1 – 2 of 2) sorted by relevance
98 pub const GLOB_CNT_PCM_6: u32 = 0x0020_0000; // 6 tubes constant99 pub const GLOB_CNT_PCM_246_MASK: u32 = GLOB_CNT_PCM_4 | GLOB_CNT_PCM_6; // tube mask
1106 cnt |= GLOB_CNT_PCM_6; in start_playback()