Searched refs:source_ad (Results 1 – 2 of 2) sorted by relevance
69 ch->source_ad = ldl_le_phys(&s->dma_as, ch->conblk_ad + 4); in bcm2835_dma_update()96 data = ldl_le_phys(&s->dma_as, ch->source_ad); in bcm2835_dma_update()99 ch->source_ad += 4; in bcm2835_dma_update()121 ch->source_ad += src_stride; in bcm2835_dma_update()169 res = ch->source_ad; in bcm2835_dma_read()318 VMSTATE_UINT32(source_ad, BCM2835DMAChan),
18 uint32_t source_ad; member