Home
last modified time | relevance | path

Searched refs:info_bytes (Results 1 – 2 of 2) sorted by relevance

/drivers/mtd/nand/raw/
A Dmeson_nand.c193 u32 info_bytes; member
618 nfc->info_bytes = infolen; in meson_nfc_dma_buffer_setup()
638 nfc->info_bytes = 0; in meson_nfc_dma_buffer_release()
821 dma_sync_single_for_cpu(nfc->dev, nfc->iaddr, nfc->info_bytes, in meson_nfc_check_ecc_pages_valid()
1226 u32 page_bytes, info_bytes, nsectors; in meson_chip_buffer_init() local
1231 info_bytes = nsectors * PER_INFO_BYTE; in meson_chip_buffer_init()
1237 meson_chip->info_buf = kmalloc(info_bytes, GFP_KERNEL); in meson_chip_buffer_init()
/drivers/scsi/
A DBusLogic.h541 unsigned char info_bytes; /* Byte 2 */ member

Completed in 16 milliseconds