Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 7 of 7) 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.h26 unsigned int cid; in __new_context() local
30 cid = cpu_last_cid; in __new_context()
35 if ((cid & TLB_MISC_mskCID) == 0) in __new_context()
39 mm->context.id = cid; in __new_context()
/arch/nds32/mm/
Dproc.c531 unsigned long cid; in cpu_switch_mm() local
532 cid = __nds32__mfsr(NDS32_SR_TLB_MISC); in cpu_switch_mm()
533 cid = (cid & ~TLB_MISC_mskCID) | mm->context.id; in cpu_switch_mm()
534 __nds32__mtsr_dsb(cid, NDS32_SR_TLB_MISC); in cpu_switch_mm()
/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/sparc/include/asm/
Dsbi.h15 /* 0x0000 */ u32 cid; /* Component ID */ member
/arch/arm/include/asm/
Decard.h161 CONST struct in_ecid cid; /* Card Identification */ member
/arch/ia64/include/asm/
Dpal.h1752 cid :16, /* Core id */ member
1778 #define log1_cid ppli1.ppli1_bits.cid