Searched refs:VI_PIPE_PER_MEC (Results 1 – 1 of 1) sorted by relevance
41 #define VI_PIPE_PER_MEC (4) macro149 uint32_t mec = (++pipe_id / VI_PIPE_PER_MEC) + 1; in acquire_queue()150 uint32_t pipe = (pipe_id % VI_PIPE_PER_MEC); in acquire_queue()217 mec = (++pipe_id / VI_PIPE_PER_MEC) + 1; in kgd_init_interrupts()218 pipe = (pipe_id % VI_PIPE_PER_MEC); in kgd_init_interrupts()