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

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-bgx.c289 int num_chl = 16; local
324 chan_msk_and.s.msk_and |= ((1 << num_chl) - 1) << (16 * index);
325 chan_msk_or.s.msk_or |= ((1 << num_chl) - 1) << (16 * index);

Completed in 47 milliseconds