Lines Matching refs:chnend
677 int subblk_offset, chn, chnend, rc; in tasdevice_process_block() local
685 chnend = idx; in tasdevice_process_block()
688 chnend = tas_priv->ndev; in tasdevice_process_block()
691 for (; chn < chnend; chn++) { in tasdevice_process_block()
816 int j, k, chn, chnend; in tasdevice_select_cfg_blk() local
839 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()
842 chnend = tas_priv->ndev; in tasdevice_select_cfg_blk()
844 for (; chn < chnend; chn++) in tasdevice_select_cfg_blk()
1635 int chnend = 0; in tasdevice_load_block() local
1643 chnend = tas_priv->ndev; in tasdevice_load_block()
1649 chnend = 1; in tasdevice_load_block()
1655 chnend = 2; in tasdevice_load_block()
1661 chnend = 3; in tasdevice_load_block()
1667 chnend = 4; in tasdevice_load_block()
1675 for (; chn < chnend; chn++) { in tasdevice_load_block()