Searched refs:PLD (Results 1 - 36 of 36) sorted by relevance

/linux-4.4.14/include/linux/mfd/
H A Dkempld.h2 * Kontron PLD driver definitions
57 * struct kempld_info - PLD device information structure
58 * @major: PLD major revision
59 * @minor: PLD minor revision
60 * @buildnr: PLD build number
61 * @number: PLD board specific index
62 * @type: PLD type
63 * @spec_major: PLD FW specification major revision
64 * @spec_minor: PLD FW specification minor revision
65 * @version: PLD version string
79 * struct kempld_device_data - Internal representation of the PLD device
83 * @pld_clock: PLD clock frequency
84 * @feature_mask: PLD feature mask
87 * @lock: PLD mutex
101 * struct kempld_platform_data - PLD hardware configuration structure
102 * @pld_clock: PLD clock frequency
104 * @ioresource: IO addresses of the PLD
105 * @get_mutex: PLD specific get_mutex callback
106 * @release_mutex: PLD specific release_mutex callback
107 * @get_info: PLD specific get_info callback
108 * @register_cells: PLD specific register_cells callback
/linux-4.4.14/arch/arm/lib/
H A Dcopy_page.S17 #define COPY_COUNT (PAGE_SZ / (2 * L1_CACHE_BYTES) PLD( -1 ))
29 PLD( pld [r1, #0] )
30 PLD( pld [r1, #L1_CACHE_BYTES] )
33 1: PLD( pld [r1, #2 * L1_CACHE_BYTES])
34 PLD( pld [r1, #3 * L1_CACHE_BYTES])
44 PLD( ldmeqia r1!, {r3, r4, ip, lr} )
45 PLD( beq 2b )
/linux-4.4.14/arch/m32r/include/asm/
H A Dirq.h10 * ICU of M32700UT-on-board PLD: 32 interrupts cascaded to INT1# chip pin
23 * ICU of M32700UT-on-board PLD: 32 interrupts cascaded to INT1# chip pin
24 * ICU of M32R-LCD-on-board PLD: 32 interrupts cascaded to INT2# chip pin
25 * ICU of M32R-LAN-on-board PLD: 32 interrupts cascaded to INT0# chip pin
47 * ICU of OPSPUT-on-board PLD: 32 interrupts cascaded to INT1# chip pin
48 * ICU of M32R-LCD-on-board PLD: 32 interrupts cascaded to INT2# chip pin
49 * ICU of M32R-LAN-on-board PLD: 32 interrupts cascaded to INT0# chip pin
72 * ICU of M32104UT-on-board PLD: 32 interrupts cascaded to INT1# chip pin
/linux-4.4.14/arch/m32r/platforms/m32700ut/
H A Dsetup.c74 * Interrupt Control Unit of PLD on M32700UT (Level 2)
131 .name = "M32700UT-PLD-IRQ",
138 * Interrupt Control Unit of PLD on M32700UT-LAN (Level 2)
191 .name = "M32700UT-PLD-LAN-IRQ",
198 * Interrupt Control Unit of PLD on M32700UT-LCD (Level 2)
251 .name = "M32700UT-PLD-LCD-IRQ",
304 /* INT#1: SIO0 Receive on PLD */ init_IRQ()
310 /* INT#1: SIO0 Send on PLD */ init_IRQ()
317 /* INT#1: CFC IREQ on PLD */ init_IRQ()
323 /* INT#1: CFC Insert on PLD */ init_IRQ()
329 /* INT#1: CFC Eject on PLD */ init_IRQ()
/linux-4.4.14/arch/m32r/platforms/opsput/
H A Dsetup.c75 * Interrupt Control Unit of PLD on OPSPUT (Level 2)
132 .name = "OPSPUT-PLD-IRQ",
139 * Interrupt Control Unit of PLD on OPSPUT-LAN (Level 2)
192 .name = "OPSPUT-PLD-LAN-IRQ",
199 * Interrupt Control Unit of PLD on OPSPUT-LCD (Level 2)
251 .name = "OPSPUT-PLD-LCD-IRQ",
304 /* INT#1: SIO0 Receive on PLD */ init_IRQ()
310 /* INT#1: SIO0 Send on PLD */ init_IRQ()
317 /* INT#1: CFC IREQ on PLD */ init_IRQ()
323 /* INT#1: CFC Insert on PLD */ init_IRQ()
329 /* INT#1: CFC Eject on PLD */ init_IRQ()
/linux-4.4.14/drivers/net/can/sja1000/
H A Dtscan1.c41 /* PLD registers address offsets */
50 /* PLD board identifier registers magic values */
54 /* PLD mode register SJA1000 IO enable bit */
57 /* PLD jumpers register bits */
61 /* PLD IO base addresses start */
64 /* PLD register space size */
/linux-4.4.14/arch/m32r/platforms/usrv/
H A Dsetup.c66 * Interrupt Control Unit of PLD on M32700UT (Level 2)
123 .name = "USRV-PLD-IRQ",
171 /* INT#67-#71: CFC#0 IREQ on PLD */ init_IRQ()
182 /* INT#76: 16552D#0 IREQ on PLD */ init_IRQ()
189 /* INT#77: 16552D#1 IREQ on PLD */ init_IRQ()
198 /* INT#80: AK4524 IREQ on PLD */ init_IRQ()
/linux-4.4.14/arch/sh/include/mach-common/mach/
H A Dsh7785lcr.h11 * 0x04000000 - 0x05ffffff(CS1) | PLD | PLD
/linux-4.4.14/drivers/mfd/
H A Dkempld-core.c2 * Kontron PLD MFD core driver
173 * @pld: kempld_device_data structure describing the PLD
187 * @pld: kempld_device_data structure describing the PLD
202 * @pld: kempld_device_data structure describing the PLD
215 * @pld: kempld_device_data structure describing the PLD
230 * @pld: kempld_device_data structure describing the PLD
243 * @pld: kempld_device_data structure describing the PLD
257 * kempld_get_mutex - acquire PLD mutex
258 * @pld: kempld_device_data structure describing the PLD
270 * kempld_release_mutex - release PLD mutex
271 * @pld: kempld_device_data structure describing the PLD
284 * @pld: kempld_device_data structure describing the PLD
300 /* The Kontron PLD firmware version string has the following format: kempld_get_info()
303 * w: PLD number - 1 hex digit kempld_get_info()
430 dev_info(pld->dev, "Found Kontron PLD - %s (%s), spec %d.%d\n", kempld_detect_device()
782 MODULE_DESCRIPTION("KEM PLD Core Driver");
H A Dhtc-i2cpld.c662 MODULE_DESCRIPTION("I2C HTC PLD Driver");
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Daddi_apci_1564.c35 * PLD Revision 1.0 I/O Mapping
39 * PLD Revision 2.x I/O Mapping
60 * PLD Revision 1.0 I/O Mapping
65 * PLD Revision 2.x I/O Mapping
74 * PLD Revision 1.0 - PCI BAR 1 + 0x00
75 * PLD Revision 2.x - PCI BAR 0 + 0x04
104 * PLD Revision 1.0 - PCI BAR 0 + 0x04
105 * PLD Revision 2.x - PCI BAR 0 + 0x48
110 * PLD Revision 2.x - PCI BAR 1 + 0x00
457 /* PLD Revision 1.0 I/O Mapping */ apci1564_auto_attach()
462 /* PLD Revision 2.x I/O Mapping */ apci1564_auto_attach()
/linux-4.4.14/drivers/gpio/
H A Dgpio-kempld.c2 * Kontron PLD GPIO driver
154 "Driver only supports GPIO devices compatible to PLD spec. rev. 2.0 or higher\n"); kempld_gpio_probe()
216 MODULE_DESCRIPTION("KEM PLD GPIO Driver");
/linux-4.4.14/arch/m32r/include/asm/m32700ut/
H A Dm32700ut_lan.h53 * AR register on PLD
79 * I2C register on PLD
H A Dm32700ut_pld.h7 * Definitions for Programmable Logic Device(PLD) on M32700UT board.
/linux-4.4.14/drivers/watchdog/
H A Dcpwd.c9 * register on the PLD, preventing the disabling of
95 /* Sun uses Altera PLD EPF8820ATC144-4
128 *** PLD register block definition (struct wd_pld_regblk)
229 * because of the PLD bug on CP1400, we cannot mask
230 * interrupts within the PLD so me must continually
576 /* CP1400s seem to have broken PLD implementations-- the cpwd_probe()
578 * interrupts can be masked within the PLD. cpwd_probe()
619 pr_info("PLD defect workaround enabled for model %s\n", cpwd_probe()
H A Dkempld_wdt.c2 * Kontron PLD watchdog driver
16 * Note: From the PLD watchdog point of view timeout and pretimeout are
576 MODULE_DESCRIPTION("KEM PLD Watchdog Driver");
/linux-4.4.14/drivers/soc/versatile/
H A Dsoc-integrator.c57 return "EPM7256AE (Altera PLD)"; integrator_fpga_str()
/linux-4.4.14/arch/powerpc/platforms/85xx/
H A Dksi8560.c40 #define KSI8560_CPLD_PVR 0x08 /* PLD Version Register */
/linux-4.4.14/arch/m32r/include/asm/m32104ut/
H A Dm32104ut_pld.h7 * Definitions for Programmable Logic Device(PLD) on M32104UT board.
/linux-4.4.14/arch/arm/include/asm/
H A Dassembler.h70 #define PLD(code...) code macro
72 #define PLD(code...) macro
/linux-4.4.14/drivers/usb/core/
H A Dusb-acpi.c97 * According to ACPI Spec 9.13. PLD indicates whether usb port is usb_acpi_get_connect_type()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-kempld.c406 MODULE_DESCRIPTION("KEM PLD I2C Driver");
/linux-4.4.14/drivers/ata/
H A Dsata_sil24.c201 PORT_CERR_SGT_BOUNDARY = 16, /* PLD ecode 00 - SGT not on qword boundary */
202 PORT_CERR_SGT_TGTABRT = 17, /* PLD ecode 01 - target abort */
203 PORT_CERR_SGT_MSTABRT = 18, /* PLD ecode 10 - master abort */
204 PORT_CERR_SGT_PCIPERR = 19, /* PLD ecode 11 - PCI parity err while fetching SGT */
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_uncore_nhmex.c528 MBOX_INC_SEL_EXTAR_REG(0xa, PLD),
529 MBOX_INC_SEL_EXTAR_REG(0xb, PLD),
781 /* always use the 32~63 bits to pass the PLD config */ nhmex_mbox_hw_config()
796 * for the PLD events. nhmex_mbox_hw_config()
/linux-4.4.14/arch/m32r/include/asm/opsput/
H A Dopsput_pld.h7 * Definitions for Programmable Logic Device(PLD) on OPSPUT board.
/linux-4.4.14/arch/arm/probes/
H A Ddecode-thumb.c286 /* PLD (literal) 1111 1000 x001 1111 1111 xxxx xxxx xxxx */
290 /* PLD{W} (immediate) 1111 1000 10x1 xxxx 1111 xxxx xxxx xxxx */
292 /* PLD{W} (immediate) 1111 1000 00x1 xxxx 1111 1100 xxxx xxxx */
300 /* PLD{W} (register) 1111 1000 00x1 xxxx 1111 0000 00xx xxxx */
H A Ddecode-arm.c129 /* PLD (immediate) 1111 0101 x101 xxxx xxxx xxxx xxxx xxxx */
135 /* PLD (register) 1111 0111 x101 xxxx xxxx xxxx xxx0 xxxx */
/linux-4.4.14/sound/pci/asihpi/
H A Dhpi6000.c1090 /* test that the PLD is programmed */ hpi6000_adapter_boot_load_dsp()
1099 /* but has no PLD r/w register to test */ hpi6000_adapter_boot_load_dsp()
1105 /* but has no PLD r/w register to test */ hpi6000_adapter_boot_load_dsp()
1122 HPI_DEBUG_LOG(ERROR, "PLD %x %x\n", test_data, hpi6000_adapter_boot_load_dsp()
1131 HPI_DEBUG_LOG(ERROR, "PLD %x %x\n", test_data, hpi6000_adapter_boot_load_dsp()
H A Dhpi6205.c1673 /* This is the PLD on the ASI5000 cards only */ boot_loader_config_emif()
1971 /* only test for DSP0 PLD on ASI5000 card */ boot_loader_test_pld()
1973 /* PLD is located at CE3=0x03000000 */ boot_loader_test_pld()
1986 /* PLD is located at CE1=0x90000000 */ boot_loader_test_pld()
H A Dhpi.h953 /** Failed to correctly load/config PLD. (unused) */
/linux-4.4.14/drivers/acpi/acpica/
H A Dutdecode.c461 /* 09 */ "Device PLD Check",
/linux-4.4.14/drivers/pcmcia/
H A Ddb1xxx_ss.c14 * bits arranged in per-socket groups in an external PLD. All boards
/linux-4.4.14/arch/arm/mach-omap1/
H A Dboard-htcherald.c322 /* HTC PLD chips */
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dos_pri.c888 DBG_TRC(("PLD revision : %d.%02d", (int) data[33], pri_get_serial_number()
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgtable.h102 /* Definitions for 3rd level (we use PLD here for Page Lower directory
/linux-4.4.14/drivers/video/fbdev/
H A Dsa1100fb.c77 * - Resolved an issue caused by a change made to the Assabet's PLD

Completed in 3097 milliseconds