Home
last modified time | relevance | path

Searched refs:calculate (Results 1 – 25 of 29) 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
/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.h65 int (*calculate)(struct ingenic_ecc *ecc, member
Dingenic_ecc.c31 return ecc->ops->calculate(ecc, params, buf, ecc_code); in ingenic_ecc_calculate()
Djz4740_ecc.c176 .calculate = jz4740_ecc_calculate,
Djz4780_bch.c249 .calculate = jz4780_calculate,
Djz4725b_bch.c274 .calculate = jz4725b_calculate,
Dingenic_nand_drv.c254 chip->ecc.calculate = ingenic_nand_ecc_calculate; in ingenic_nand_attach_chip()
/drivers/iio/common/cros_ec_sensors/
DKconfig31 This module is loaded when the EC can calculate the angle between the base
/drivers/s390/char/
Dsclp.c142 static int sclp_init_mask(int calculate);
781 sclp_init_mask(int calculate) in sclp_init_mask() argument
803 if (calculate) in sclp_init_mask()
829 if (calculate) { in sclp_init_mask()
/drivers/mtd/nand/raw/
Ds3c2410.c949 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_attach_chip()
956 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_attach_chip()
961 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_attach_chip()
966 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_attach_chip()
Dnand_base.c2713 chip->ecc.calculate(chip, p, &ecc_calc[i]); in nand_read_page_swecc()
2777 chip->ecc.calculate(chip, p, &chip->ecc.calc_buf[i]); in nand_read_subpage()
2880 chip->ecc.calculate(chip, p, &ecc_calc[i]); in nand_read_page_hwecc()
2966 chip->ecc.calculate(chip, p, &ecc_calc[i]); in nand_read_page_hwecc_oob_first()
3714 chip->ecc.calculate(chip, p, &ecc_calc[i]); in nand_write_page_swecc()
3752 chip->ecc.calculate(chip, p, &ecc_calc[i]); in nand_write_page_hwecc()
3809 chip->ecc.calculate(chip, buf, ecc_calc); in nand_write_subpage_hwecc()
3879 chip->ecc.calculate(chip, p, oob); in nand_write_page_syndrome()
5092 ecc->calculate = nand_calculate_ecc; in nand_set_ecc_soft_ops()
5115 ecc->calculate = nand_bch_calculate_ecc; in nand_set_ecc_soft_ops()
[all …]
Dsharpsl.c166 this->ecc.calculate = sharpsl_nand_calculate_ecc; in sharpsl_nand_probe()
Dfsmc_nand.c721 chip->ecc.calculate(chip, p, &ecc_calc[i]); in fsmc_read_page_hwecc()
902 nand->ecc.calculate = fsmc_read_hwecc_ecc1; in fsmc_nand_attach_chip()
1085 nand->ecc.calculate = fsmc_read_hwecc_ecc4; in fsmc_nand_probe()
Dcs553x_nand.c217 this->ecc.calculate = cs_calculate_ecc; in cs553x_init_one()
Dndfc.c151 chip->ecc.calculate = ndfc_calculate_ecc; in ndfc_chip_init()
Ddavinci_nand.c632 info->chip.ecc.calculate = nand_davinci_calculate_4bit; in davinci_nand_attach_chip()
640 info->chip.ecc.calculate = nand_davinci_calculate_1bit; in davinci_nand_attach_chip()
Dtmio_nand.c418 nand_chip->ecc.calculate = tmio_nand_calculate_ecc; in tmio_probe()
Dtxx9ndfmc.c329 chip->ecc.calculate = txx9ndfmc_calculate_ecc; in txx9ndfmc_probe()
Domap2.c2030 chip->ecc.calculate = omap_calculate_ecc; in omap_nand_attach_chip()
2049 chip->ecc.calculate = omap_calculate_ecc_bch_sw; in omap_nand_attach_chip()
2091 chip->ecc.calculate = omap_calculate_ecc_bch_sw; in omap_nand_attach_chip()
Dr852.c865 chip->ecc.calculate = r852_ecc_calculate; in r852_probe()
Dstm32_fmc2_nand.c1661 chip->ecc.calculate = stm32_fmc2_ham_calculate; in stm32_fmc2_nand_callbacks_setup()
1666 chip->ecc.calculate = stm32_fmc2_bch_calculate; in stm32_fmc2_nand_callbacks_setup()
Dlpc32xx_slc.c894 chip->ecc.calculate = lpc32xx_nand_ecc_calculate; in lpc32xx_nand_probe()
/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

12