Home
last modified time | relevance | path

Searched refs:calculate (Results 1 – 25 of 27) sorted by relevance

12

/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc198 // calculate GPC mmio context size
205 // calculate per-TPC mmio context size
215 // calculate per-UNK mmio context size
235 // calculate size of strand context data
242 // calculate size of tpc strand context data
Dhub.fuc144 // calculate size of mmio context data
/drivers/mtd/nand/
Ds3c2410.c862 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
870 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_init_chip()
875 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_init_chip()
880 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_init_chip()
Dnand_base.c1594 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_swecc()
1660 chip->ecc.calculate(mtd, p, &chip->buffers->ecccalc[i]); in nand_read_subpage()
1749 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc()
1824 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_read_page_hwecc_oob_first()
2539 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_swecc()
2570 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in nand_write_page_hwecc()
2620 chip->ecc.calculate(mtd, buf, ecc_calc); in nand_write_subpage_hwecc()
2679 chip->ecc.calculate(mtd, p, oob); in nand_write_page_syndrome()
4485 ecc->calculate = nand_calculate_ecc; in nand_set_ecc_soft_ops()
4504 ecc->calculate = nand_bch_calculate_ecc; in nand_set_ecc_soft_ops()
[all …]
Dsharpsl.c175 this->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_nand_probe()
Dfsmc_nand.c606 chip->ecc.calculate(mtd, p, &ecc_calc[i]); in fsmc_read_page_hwecc()
920 nand->ecc.calculate = fsmc_read_hwecc_ecc4; in fsmc_nand_probe()
955 nand->ecc.calculate = fsmc_read_hwecc_ecc1; in fsmc_nand_probe()
Dcs553x_nand.c231 this->ecc.calculate = cs_calculate_ecc; in cs553x_init_one()
Ddavinci_nand.c758 info->chip.ecc.calculate = nand_davinci_calculate_4bit; in nand_davinci_probe()
764 info->chip.ecc.calculate = nand_davinci_calculate_1bit; in nand_davinci_probe()
Dndfc.c163 chip->ecc.calculate = ndfc_calculate_ecc; in ndfc_chip_init()
Dtmio_nand.c418 nand_chip->ecc.calculate = tmio_nand_calculate_ecc; in tmio_probe()
Djz4780_nand.c178 chip->ecc.calculate = jz4780_nand_ecc_calculate; in jz4780_nand_init_ecc()
Dtxx9ndfmc.c331 chip->ecc.calculate = txx9ndfmc_calculate_ecc; in txx9ndfmc_probe()
Djz4740_nand.c421 chip->ecc.calculate = jz_nand_calculate_ecc_rs; in jz_nand_probe()
Domap2.c2137 nand_chip->ecc.calculate = omap_calculate_ecc; in omap_nand_probe()
2156 nand_chip->ecc.calculate = omap_calculate_ecc_bch_sw; in omap_nand_probe()
2199 nand_chip->ecc.calculate = omap_calculate_ecc_bch_sw; in omap_nand_probe()
Dbf5xx_nand.c811 chip->ecc.calculate = bf5xx_nand_calculate_ecc; in bf5xx_nand_probe()
Dr852.c870 chip->ecc.calculate = r852_ecc_calculate; in r852_probe()
Dlpc32xx_slc.c873 chip->ecc.calculate = lpc32xx_nand_ecc_calculate; in lpc32xx_nand_probe()
Dcafe_nand.c784 cafe->nand.ecc.calculate = (void *)cafe_nand_bug; in cafe_nand_probe()
Dmxc_nand.c1758 this->ecc.calculate = mxc_nand_calculate_ecc; in mxcnd_probe()
Ddiskonchip.c1579 nand->ecc.calculate = doc200x_calculate_ecc; in doc_probe()
/drivers/s390/char/
Dsclp.c147 static int sclp_init_mask(int calculate);
799 sclp_init_mask(int calculate) in sclp_init_mask() argument
821 if (calculate) in sclp_init_mask()
847 if (calculate) { in sclp_init_mask()
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc243 // calculate the number of ticks in the specified nanoseconds delay
277 // calculate the number of ticks in the specified microsecond delay
304 // calculate the number of ticks in the specified microsecond delay
Dhost.fuc71 // calculate address of message
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light13 Hardware dependent mode for an ALS device to calculate the value
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc786 // if format requested, call function to calculate it, otherwise

12