Searched refs:ch_base_offset (Results 1 – 1 of 1) sorted by relevance
96 unsigned int ch_base_offset; member853 .ch_base_offset = 0,871 .ch_base_offset = 0x10000,923 unsigned int ch_base_offset; in tegra_adma_probe() local928 ch_base_offset = cdata->ch_base_offset; in tegra_adma_probe()929 if (!ch_base_offset) in tegra_adma_probe()932 page_no = div_u64(page_offset, ch_base_offset); in tegra_adma_probe()952 tdma->ch_base_addr = tdma->base_addr + cdata->ch_base_offset; in tegra_adma_probe()