Home
last modified time | relevance | path

Searched refs:lpc (Results 1 – 18 of 18) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dcpu.c34 struct udevice *dev, *lpc; in cpu_common_init() local
56 ret = uclass_first_device(UCLASS_LPC, &lpc); in cpu_common_init()
59 if (!lpc) in cpu_common_init()
H A DMakefile14 obj-y += lpc.o
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dcpu.c131 struct udevice *dev, *lpc; in checkcpu() local
177 uclass_first_device(UCLASS_LPC, &lpc); in checkcpu()
178 enable_usb_bar(pci_get_controller(lpc->parent)); in checkcpu()
H A DMakefile12 obj-y += lpc.o
/rk3399_rockchip-uboot/doc/device-tree-bindings/misc/
H A Dintel-lpc.txt8 - compatible = "intel,lpc"
45 lpc {
46 compatible = "intel,lpc";
H A Dcros-ec.txt22 to the EC (e.g. i2c, spi, lpc). The reg property (as usual) will indicate
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dlpc-uclass.c13 UCLASS_DRIVER(lpc) = {
H A DMakefile24 obj-y += lpc-uclass.o
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A DMakefile9 obj-y += lpc.o
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dast2500.dtsi971 lpc: lpc@1e789000 { label
972 compatible = "aspeed,ast2500-lpc", "simple-mfd";
979 lpc_bmc: lpc-bmc@0 {
980 compatible = "aspeed,ast2500-lpc-bmc";
984 lpc_host: lpc-host@80 {
985 compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
H A Dstih407-clock.dtsi183 "clk-dss-lpc",
321 "clk-lpc-0",
322 "clk-lpc-1";
H A Dstih410-clock.dtsi190 "clk-dss-lpc",
342 "clk-lpc-0",
343 "clk-lpc-1";
H A Dstih407-family.dtsi10 #include <dt-bindings/mfd/st-lpc.h>
570 lpc@8787000 {
571 compatible = "st,stih407-lpc";
577 st,lpc-mode = <ST_LPC_MODE_WDT>;
580 lpc@8788000 {
581 compatible = "st,stih407-lpc";
585 st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dchromebook_samus.dts577 lpc {
578 compatible = "intel,broadwell-lpc";
584 compatible = "google,cros-ec-lpc";
H A Dchromebook_link.dts446 lpc {
447 compatible = "intel,bd82x6x-lpc";
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dlpc.asl6 * Modified from coreboot src/soc/intel/baytrail/acpi/lpc.asl
H A Dsouthcluster.asl201 #include "lpc.asl"
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/
H A Dsouthcluster.asl180 #include "lpc.asl"