Searched refs:wrote (Results 1 – 3 of 3) sorted by relevance
122 uint32_t val=0, wrote = size; in cp_using_dma() local132 wrote = (wrote+3)>>2;/* make number of bytes multiple of 4 */ in cp_using_dma()133 val=(wrote & 0xffff) << 2; in cp_using_dma()137 if(wrote > 64) in cp_using_dma()150 return (wrote << 2); in cp_using_dma()169 uint32_t val=0, wrote = size; in cp_using_dma_phys() local179 wrote = (wrote+3)>>2;/* make number of bytes multiple of 4 */ in cp_using_dma_phys()180 val=(wrote & 0xffff) << 2; in cp_using_dma_phys()184 if(wrote > 64) in cp_using_dma_phys()197 return (wrote << 2); in cp_using_dma_phys()
130 entire whole, and thus to each and every part regardless of who wrote it.
198 entire whole, and thus to each and every part regardless of who wrote