Home
last modified time | relevance | path

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

/arch/arm/mach-rpc/
Decard.c333 if (!ec->cid.cd) in ecard_readchunk()
628 if (ec->cid.id == 0) { in ecard_prints()
632 ec->cid.manufacturer, ec->cid.product); in ecard_prints()
634 if (!ec->card_desc && ec->cid.cd && in ecard_prints()
644 seq_printf(m, "Simple card %d\n", ec->cid.id); in ecard_prints()
794 return sprintf(buf, "%u\n", ec->cid.manufacturer); in ecard_show_vendor()
800 return sprintf(buf, "%u\n", ec->cid.product); in ecard_show_device()
890 struct ex_ecid cid; in ecard_probe() local
904 cid.r_zero = 1; in ecard_probe()
905 ecard_readbytes(&cid, ec, 0, 16, 0); in ecard_probe()
[all …]
/arch/x86/kvm/
Dlapic.h151 u16 cid; in apic_cluster_id() local
153 cid = (ldr >> map->cid_shift) & map->cid_mask; in apic_cluster_id()
155 BUG_ON(cid >= ARRAY_SIZE(map->logical_map)); in apic_cluster_id()
157 return cid; in apic_cluster_id()
Dlapic.c155 u16 cid, lid; in recalculate_apic_map() local
184 cid = apic_cluster_id(new, ldr); in recalculate_apic_map()
188 new->logical_map[cid][ffs(lid) - 1] = apic; in recalculate_apic_map()
/arch/powerpc/include/asm/
Dps3av.h359 u32 cid; /* command id */ member
365 u32 cid; member
587 u32 cid; /* command id */ member
641 u32 cid; /* command id */ member
652 u32 cid; /* command id */ member
/arch/arm/boot/compressed/
Dsdhi-shmobile.c288 unsigned short cid; in sdhi_boot_init() local
410 cid = cmd.resp[0] >> 16; in sdhi_boot_init()
417 cmd.arg = cid << 16; in sdhi_boot_init()
429 cmd.arg = cid << 16; in sdhi_boot_init()
/arch/sparc/include/asm/
Dsbi.h14 /* 0x0000 */ u32 cid; /* Component ID */ member
/arch/arm/include/asm/
Decard.h160 CONST struct in_ecid cid; /* Card Identification */ member
/arch/arm/mach-msm/
Dsmd.c553 static int smd_alloc_channel(const char *name, uint32_t cid, uint32_t type) in smd_alloc_channel() argument
562 ch->n = cid; in smd_alloc_channel()
577 if (smd_is_packet(cid, type)) { in smd_alloc_channel()
642 if (!smd_alloc_channel(shared[n].name, shared[n].cid, ctype)) in smd_channel_probe_worker()
Dsmd_private.h252 uint32_t cid; member
Dsmd_debug.c186 n, shared[n].name, shared[n].cid, in debug_read_alloc_tbl()
/arch/ia64/include/asm/
Dpal.h1750 cid :16, /* Core id */ member
1776 #define log1_cid ppli1.ppli1_bits.cid