Home
last modified time | relevance | path

Searched full:dil (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/mtd/maps/
H A Dsc520cdp.c8 * and up to 512 KiB of 8-bit DIL Flash ROM.
86 .name = "SC520CDP DIL Flash",
162 { /* DIL (BIOS) Flash: selected by BOOTCS */
263 if(devices_found == 3) /* register the third (DIL-Flash) device */ in init_sc520cdp()
/linux/drivers/comedi/drivers/
H A Dssv_dnp.c4 * generic comedi driver for SSV Embedded Systems' DIL/Net-PCs
13 * Description: SSV Embedded Systems DIL/Net-PC
15 * Devices: [SSV Embedded Systems] DIL/Net-PC 1486 (dnp-1486)
/linux/Documentation/devicetree/bindings/rtc/
H A Depson,rtc7301.yaml11 The DG variant is a DIL package, and the SF variant is a flat
/linux/tools/arch/x86/include/asm/
H A Dasm.h102 #define _ASM_ARG1B dil
/linux/tools/arch/x86/lib/
H A Dmemcpy_64.S56 cmp %dil, %sil
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-usrobotics-usr8200.dts102 /* EPSON RTC7301 DG DIL-capsule */
/linux/arch/x86/include/asm/
H A Dasm.h109 #define _ASM_ARG1B dil
/linux/tools/perf/arch/x86/util/
H A Dperf_regs.c87 SDT_NAME_REG(dil, di),
/linux/Documentation/scsi/
H A Daacraid.rst86 1028:0002:1028:00d9 Dell PERC 3/DiL (Lexus)
/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c674 /* Clear DIL.DPLx */ in ravb_dmac_init_rcar()
675 ravb_write(ndev, 0, DIL); in ravb_dmac_init_rcar()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c231 * lower 8-bit registers dil,sil,bpl,spl,r8b..r15b, which need extra byte
1213 /* Add extra byte for eregs or SIL,DIL,BPL in src_reg */ in emit_stx()