Lines Matching refs:dec_id
4326 u32 timeout_usec, dec_id, dec_bit, offset, graceful;
4334 for (dec_id = 0 ; dec_id < NUM_OF_DEC_PER_DCORE ; dec_id++) {
4335 dec_bit = dcore_id * NUM_OF_DEC_PER_DCORE + dec_id;
4339 offset = dcore_id * DCORE_OFFSET + dec_id * DCORE_VDEC_OFFSET;
4358 dcore_id, dec_id);
4366 u32 timeout_usec, dec_id, dec_bit, offset, graceful;
4374 for (dec_id = 0 ; dec_id < NUM_OF_DEC_PER_DCORE ; dec_id++) {
4375 dec_bit = PCIE_DEC_SHIFT + dec_id;
4379 offset = dec_id * PCIE_VDEC_OFFSET;
4398 dec_id);
5422 u32 dcore_id, dec_id, dec_bit;
5432 for (dec_id = 0 ; dec_id < NUM_OF_DEC_PER_DCORE ; dec_id++) {
5433 dec_bit = dcore_id * NUM_OF_DEC_PER_DCORE + dec_id;
5441 dec_id * DCORE_VDEC_OFFSET;
5448 for (dec_id = 0 ; dec_id < NUM_OF_PCIE_VDEC ; dec_id++) {
5449 dec_bit = PCIE_DEC_SHIFT + dec_id;
5454 dec_id * DCORE_VDEC_OFFSET;
10831 u32 base = 0, dcore_id, dec_id;
10840 dec_id = core_id % NUM_OF_DEC_PER_DCORE;
10843 dec_id * DCORE_VDEC_OFFSET;