| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | aspeed-lpc.txt | 2 Device tree bindings for the Aspeed Low Pin Count (LPC) Bus Controller 5 The LPC bus is a means to bridge a host CPU to a number of low-bandwidth 7 primary use case of the Aspeed LPC controller is as a slave on the bus 11 The LPC controller is represented as a multi-function device to account for the 16 * An LPC Host Controller: Manages LPC functions such as host vs slave mode, the 17 physical properties of some LPC pins, configuration of serial IRQs, and 18 APB-to-LPC bridging amonst other functions. 20 * An LPC Host Interface Controller: Manages functions exposed to the host such 21 as LPC firmware hub cycles, configuration of the LPC-to-AHB mapping, UART 28 Additionally the state of the LPC controller influences the pinmux [all …]
|
| H A D | cros-ec.txt | 6 The EC can be connect through various means (I2C, SPI, LPC, RPMSG) and the 36 Required properties (LPC): 76 Example for LPC is not supplied as it is not yet implemented.
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | rtc-st-lpc.txt | 1 STMicroelectronics Low Power Controller (LPC) - RTC 4 LPC currently supports Watchdog OR Real Time Clock OR Clocksource 13 - reg : LPC registers base address + size 14 - interrupts : LPC interrupt line number and associated flags 15 - clocks : Clock used by LPC device (See: ../clock/clock-bindings.txt) 16 - st,lpc-mode : The LPC can run either one of three modes:
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | st,stih407-lpc | 1 STMicroelectronics Low Power Controller (LPC) - Clocksource 4 LPC currently supports Watchdog OR Real Time Clock OR Clocksource 13 - reg : LPC registers base address + size 14 - interrupts : LPC interrupt line number and associated flags 15 - clocks : Clock used by LPC device (See: ../clock/clock-bindings.txt) 16 - st,lpc-mode : The LPC can run either one of three modes:
|
| /freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | st_lpc_wdt.txt | 1 STMicroelectronics Low Power Controller (LPC) - Watchdog 4 LPC currently supports Watchdog OR Real Time Clock OR Clocksource 13 - reg : LPC registers base address + size 14 - interrupts : LPC interrupt line number and associated flags 15 - clocks : Clock used by LPC device (See: ../clock/clock-bindings.txt) 16 - st,lpc-mode : The LPC can run either one of three modes:
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/ |
| H A D | hisilicon-low-pin-count.txt | 2 Hisilicon Hip06 SoCs implement a Low Pin Count (LPC) controller, which 6 LPC device node. 14 - reg: base memory range where the LPC register set is mapped.
|
| /freebsd/sys/contrib/device-tree/Bindings/ipmi/ |
| H A D | aspeed-kcs-bmc.txt | 13 - kcs_chan : The LPC channel number in the controller 23 - aspeed,lpc-io-reg : The host CPU LPC IO address for the device
|
| /freebsd/share/doc/smm/07.lpd/ |
| H A D | spell.ok | 8 LPC
|
| /freebsd/sys/contrib/device-tree/Bindings/security/tpm/ |
| H A D | tpm_tis_mmio.txt | 5 this interface will be implemented over Intel's LPC bus.
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 43 7a0c 2K2000 / 7A1000/2000 Chipset LPC Controller 1436 434c SB200 PCI to LPC Bridge 1448 436c SB300 PCI to LPC Bridge 1584 438d SB600 PCI to LPC Bridge 1656 439d SB7x0/SB8x0/SB9x0 LPC host controller 1758 484a Xilleon 220 LPC for HDTV2 4667 100b 0500 GPIO and LPC support bridge 5144 13e8 Ariel LPC Bridge 5781 7468 AMD-8111 LPC 5836 780e FCH LPC Bridge [all …]
|
| H A D | usb_vendors | 1990 8484 LPC-U30 Webcam II 1991 8585 LPC-UC35 Webcam 1992 8888 Electronics VCS Camera II(LPC-U20) 3343 df55 LPCXpresso LPC-Link 9348 0026 LPC-Stick
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | lpc1850-ccu.txt | 36 specific LPC part. Check the user manual for your specific part.
|
| H A D | lpc1850-cgu.txt | 42 specific LPC part. Base clocks are numbered from 0 to 27.
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-g6-pinctrl.dtsi | 346 function = "LPC"; 347 groups = "LPC";
|
| H A D | aspeed-bmc-ibm-bonnell.dts | 52 /* LPC FW cycle bridge region requires natural alignment */
|
| H A D | aspeed-bmc-opp-tacoma.dts | 867 /* Hog these as no driver is probed for the entire LPC block */
|
| H A D | aspeed-bmc-ibm-system1.dts | 102 /* LPC FW cycle bridge region requires natural alignment */
|
| H A D | aspeed-bmc-ibm-rainier.dts | 58 /* LPC FW cycle bridge region requires natural alignment */
|
| H A D | aspeed-bmc-ibm-blueridge.dts | 63 /* LPC FW cycle bridge region requires natural alignment */
|
| H A D | aspeed-bmc-ibm-fuji.dts | 198 /* LPC FW cycle bridge region requires natural alignment */
|
| H A D | aspeed-bmc-ibm-everest.dts | 198 /* LPC FW cycle bridge region requires natural alignment */
|
| /freebsd/sys/contrib/device-tree/src/arm/gemini/ |
| H A D | gemini-dlink-dns-313.dts | 212 * Used by fan & G751, conflicts LPC,
|
| H A D | gemini-dlink-dir-685.dts | 43 /* Collides with LPC LFRAME, UART RTS, SSP TXD */
|
| /freebsd/crypto/libecc/ |
| H A D | README.md | 823 a firmware suitable for the target (ST for STM32, NXP for LPC, Atmel for SAM, ...).
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 10566 if (auto *LPC = dyn_cast<OMPLastprivateClause>(C)) { in checkGenericLoopLastprivate() local 10567 for (Expr *RefExpr : LPC->varlists()) { in checkGenericLoopLastprivate()
|