Searched defs:aligned (Results 1 – 6 of 6) sorted by relevance
/drivers/mmc/host/ |
D | tmio_mmc_dma.c | 57 bool aligned = true, multiple = true; in tmio_mmc_start_dma_rx() local 134 bool aligned = true, multiple = true; in tmio_mmc_start_dma_tx() local
|
/drivers/gpu/drm/radeon/ |
D | radeon_fb.c | 68 int aligned = width; in radeon_align_pitch() local
|
/drivers/mtd/devices/ |
D | lart.c | 524 __u32 aligned = to & ~(BUSWIDTH - 1); in flash_write() local
|
/drivers/crypto/ux500/hash/ |
D | hash_core.c | 512 static int hash_get_nents(struct scatterlist *sg, int size, bool *aligned) in hash_get_nents() 549 bool aligned; in hash_dma_valid_data() local
|
/drivers/ide/ |
D | ide-tape.c | 929 size_t aligned = roundup(tape->valid, tape->blk_size); in ide_tape_flush_merge_buffer() local
|
/drivers/mtd/nand/ |
D | nand_base.c | 1424 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local
|