Searched refs:ch_base_offset (Results 1 – 1 of 1) sorted by relevance
118 unsigned int ch_base_offset; member951 .ch_base_offset = 0,975 .ch_base_offset = 0x10000,1000 .ch_base_offset = 0x10000,1056 unsigned int ch_base_offset; in tegra_adma_probe() local1061 ch_base_offset = cdata->ch_base_offset; in tegra_adma_probe()1062 if (!ch_base_offset) in tegra_adma_probe()1065 page_no = div_u64(page_offset, ch_base_offset); in tegra_adma_probe()1085 tdma->ch_base_addr = tdma->base_addr + cdata->ch_base_offset; in tegra_adma_probe()