Home
last modified time | relevance | path

Searched defs:aligned (Results 1 – 6 of 6) sorted by relevance

/drivers/mmc/host/
Dtmio_mmc_dma.c57 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/
Dradeon_fb.c68 int aligned = width; in radeon_align_pitch() local
/drivers/mtd/devices/
Dlart.c524 __u32 aligned = to & ~(BUSWIDTH - 1); in flash_write() local
/drivers/crypto/ux500/hash/
Dhash_core.c512 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/
Dide-tape.c929 size_t aligned = roundup(tape->valid, tape->blk_size); in ide_tape_flush_merge_buffer() local
/drivers/mtd/nand/
Dnand_base.c1424 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local