Home
last modified time | relevance | path

Searched refs:cpu_type (Results 1 – 11 of 11) sorted by relevance

/drivers/mtd/nand/
Ds3c2410.c160 enum s3c_cpu_type cpu_type; member
267 int tacls_max = (info->cpu_type == TYPE_S3C2412) ? 8 : 4; in s3c2410_nand_setrate()
298 switch (info->cpu_type) { in s3c2410_nand_setrate()
353 switch (info->cpu_type) { in s3c2410_nand_inithw()
799 switch (info->cpu_type) { in s3c2410_nand_init_chip()
844 switch (info->cpu_type) { in s3c2410_nand_init_chip()
939 enum s3c_cpu_type cpu_type; in s3c24xx_nand_probe() local
949 cpu_type = platform_get_device_id(pdev)->driver_data; in s3c24xx_nand_probe()
983 info->cpu_type = cpu_type; in s3c24xx_nand_probe()
/drivers/ata/
Dpata_samsung_cf.c74 enum s3c_cpu_type cpu_type; member
465 switch (info->cpu_type) { in pata_s3c_hwinit()
502 enum s3c_cpu_type cpu_type; in pata_s3c_probe() local
505 cpu_type = platform_get_device_id(pdev)->driver_data; in pata_s3c_probe()
542 if (cpu_type == TYPE_S3C64XX) { in pata_s3c_probe()
552 info->cpu_type = cpu_type; in pata_s3c_probe()
/drivers/oprofile/
Doprofile_perf.c315 ops->cpu_type = op_name_from_perf_id(); in oprofile_perf_init()
317 if (!ops->cpu_type) in oprofile_perf_init()
320 pr_info("oprofile: using %s\n", ops->cpu_type); in oprofile_perf_init()
Dtimer_int.c117 ops->cpu_type = "timer"; in oprofile_timer_init()
Dnmi_timer_int.c169 ops->cpu_type = "timer"; in op_nmi_timer_init()
Doprofile_files.c119 return oprofilefs_str_to_user(oprofile_ops.cpu_type, buf, count, offset); in cpu_type_read()
/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h238 unsigned int cpu_type; member
329 unsigned int cpu_type; member
Dqat_uclo.c749 if (!(prod_type & obj_handle->encap_uof_obj.obj_hdr->cpu_type)) { in qat_uclo_check_uof_compat()
751 obj_handle->encap_uof_obj.obj_hdr->cpu_type, prod_type); in qat_uclo_check_uof_compat()
/drivers/parport/
Dparport_gsc.c365 if (boot_cpu_data.cpu_type > pcxt && !pdc_add_valid(port+4)) { in parport_init_chip()
/drivers/parisc/
Dled.c472 if (boot_cpu_data.cpu_type >= pcxl2) { in led_work_func()
Dlba_pci.c636 if (boot_cpu_data.cpu_type < mako) { in extend_lmmio_len()