Searched refs:chan_addr (Results 1 – 4 of 4) sorted by relevance
2297 u64 chan_addr; in f1x_match_to_this_node() local2335 chan_addr = f1x_get_norm_dct_addr(pvt, range, sys_addr, in f1x_match_to_this_node()2340 chan_addr = ((chan_addr >> (12 + hweight8(intlv_en))) << 12) | in f1x_match_to_this_node()2341 (chan_addr & 0xfff); in f1x_match_to_this_node()2351 chan_addr = ((chan_addr >> 10) << 9) | in f1x_match_to_this_node()2352 (chan_addr & 0x1ff); in f1x_match_to_this_node()2355 chan_addr = ((chan_addr >> 7) << 6) | in f1x_match_to_this_node()2356 (chan_addr & 0x3f); in f1x_match_to_this_node()2359 chan_addr = ((chan_addr >> 13) << 12) | in f1x_match_to_this_node()2360 (chan_addr & 0xfff); in f1x_match_to_this_node()[all …]
119 unsigned int chan_addr) in ad7292_single_conversion() argument137 st->d8[0] = chan_addr; in ad7292_single_conversion()
166 void __iomem *chan_addr; member224 writel(val, tdc->chan_addr + reg); in tdma_ch_write()229 return readl(tdc->chan_addr + reg); in tdma_ch_read()433 if (readx_poll_timeout_atomic(readl, tdc->chan_addr + ADMA_CH_STATUS, in tegra_adma_stop()1128 tdc->chan_addr = tdma->ch_base_addr + (cdata->ch_reg_size * i); in tegra_adma_probe()
185 void __iomem *chan_addr; member238 writel(val, tdc->chan_addr + reg); in tdc_write()243 return readl(tdc->chan_addr + reg); in tdc_read()1486 tdc->chan_addr = tdma->base_addr + in tegra_dma_probe()