Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 9 of 9) sorted by relevance

/arch/arm/mach-rpc/
Decard.c332 if (!ec->cid.cd) in ecard_readchunk()
629 if (ec->cid.id == 0) { in ecard_prints()
633 ec->cid.manufacturer, ec->cid.product); in ecard_prints()
635 if (!ec->card_desc && ec->cid.cd && in ecard_prints()
645 seq_printf(m, "Simple card %d\n", ec->cid.id); in ecard_prints()
786 return sprintf(buf, "%u\n", ec->cid.manufacturer); in vendor_show()
793 return sprintf(buf, "%u\n", ec->cid.product); in device_show()
895 struct ex_ecid cid; in ecard_probe() local
909 cid.r_zero = 1; in ecard_probe()
910 ecard_readbytes(&cid, ec, 0, 16, 0); in ecard_probe()
[all …]
/arch/nds32/include/asm/
Dmmu_context.h27 unsigned int cid; in __new_context() local
31 cid = cpu_last_cid; in __new_context()
36 if ((cid & TLB_MISC_mskCID) == 0) in __new_context()
40 mm->context.id = cid; in __new_context()
/arch/s390/numa/
Dmode_emu.c415 int nid, cid; in print_node_to_core_map() local
422 for (cid = 0; cid < ARRAY_SIZE(emu_cores->to_node_id); cid++) { in print_node_to_core_map()
423 if (emu_cores->to_node_id[cid] == nid) in print_node_to_core_map()
424 printk(KERN_CONT "%d ", cid); in print_node_to_core_map()
/arch/powerpc/include/asm/
Dps3av.h347 u32 cid; /* command id */ member
353 u32 cid; member
575 u32 cid; /* command id */ member
629 u32 cid; /* command id */ member
640 u32 cid; /* command id */ member
/arch/nds32/mm/
Dproc.c528 unsigned long cid; in cpu_switch_mm() local
529 cid = __nds32__mfsr(NDS32_SR_TLB_MISC); in cpu_switch_mm()
530 cid = (cid & ~TLB_MISC_mskCID) | mm->context.id; in cpu_switch_mm()
531 __nds32__mtsr_dsb(cid, NDS32_SR_TLB_MISC); in cpu_switch_mm()
/arch/sparc/include/asm/
Dsbi.h15 /* 0x0000 */ u32 cid; /* Component ID */ member
/arch/arc/plat-eznps/include/plat/
Dctop.h128 nid:4, __reserved3:4, cid:4, member
/arch/arm/include/asm/
Decard.h161 CONST struct in_ecid cid; /* Card Identification */ member
/arch/ia64/include/asm/
Dpal.h1751 cid :16, /* Core id */ member
1777 #define log1_cid ppli1.ppli1_bits.cid