Lines Matching +defs:val +defs:info
113 #define PREFETCH_FIFOTHRESHOLD(val) ((val) << 8) argument
114 #define PREFETCH_STATUS_COUNT(val) (val & 0x00003fff) argument
115 #define PREFETCH_STATUS_FIFO_CNT(val) ((val >> 24) & 0x7F) argument
207 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable()
209 u32 val; in omap_prefetch_enable() local
237 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset()
265 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_in_pref() local
313 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_out_pref() local
318 u32 val; in omap_nand_data_out_pref() local
381 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_dma_transfer() local
389 u32 val; in omap_nand_dma_transfer() local
505 struct omap_nand_info *info = (struct omap_nand_info *) dev; in omap_nand_irq() local
550 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_in_irq_pref() local
592 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_out_irq_pref() local
596 u32 val; in omap_nand_data_out_irq_pref() local
803 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_correct_data() local
844 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_calculate_ecc() local
845 u32 val; in omap_calculate_ecc() local
868 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_enable_hwecc() local
870 u32 val; in omap_enable_hwecc() local
916 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_enable_hwecc_bch() local
918 u32 val, wr_mode; in omap_enable_hwecc_bch() local
1020 struct omap_nand_info *info = mtd_to_omap(mtd); in _omap_calculate_ecc_bch() local
1025 u32 val; in _omap_calculate_ecc_bch() local
1162 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_calculate_ecc_bch_multi() local
1190 struct omap_nand_info *info) in erased_sector_bitflips()
1232 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_elm_correct_data() local
1404 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_page_bch() local
1458 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_subpage_bch() local
1539 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_read_page_bch() local
1603 static bool is_elm_present(struct omap_nand_info *info, in is_elm_present()
1624 static bool omap2_nand_ecc_check(struct omap_nand_info *info) in omap2_nand_ecc_check()
1674 static int omap_get_dt_info(struct device *dev, struct omap_nand_info *info) in omap_get_dt_info()
1743 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_ooblayout_ecc() local
1763 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_ooblayout_free() local
1843 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_nand_attach_chip() local
2095 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_in() local
2110 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_out() local
2124 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_exec_instr() local
2199 struct omap_nand_info *info; in omap_nand_probe() local
2295 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_nand_remove() local