Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dib0700-cardlist.rst160 - 1164:1edc
162 - 1164:2edc
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h484 cnc, wsc, ew, wws, edc) \ argument
487 (cnc) << 14 | (wsc) << 8 | (ew) << 7 | (wws) << 4 | (edc) << 0)
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h640 cnc, wsc, ew, wws, edc) \ argument
643 (wws) << 4 | (edc) << 0)
/openbmc/linux/include/pcmcia/
H A Dcistpl.h520 u_char edc; member
/openbmc/linux/drivers/mtd/maps/
H A Dpcmciamtd.c343 t->type, t->edc, t->offset, t->length); in pcmciamtd_cistpl_format()
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h312 __u32 edc; /* 0x00cc */ member
/openbmc/qemu/hw/net/
H A De1000.c379 E1000BaseClass *edc = E1000_GET_CLASS(d); in e1000_reset_hold() local
390 d->phy_reg[MII_PHYID2] = edc->phy_id2; in e1000_reset_hold()
/openbmc/linux/drivers/pcmcia/
H A Dcistpl.c1280 fmt->edc = p[1]; in parse_format()
/openbmc/linux/arch/s390/kvm/
H A Dinterrupt.c581 vcpu->arch.sie_block->edc = mchk->ext_damage_code; in __write_machine_check()