Searched refs:lpc (Results 1 – 18 of 18) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/ |
| H A D | cpu.c | 34 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 D | Makefile | 14 obj-y += lpc.o
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/ |
| H A D | cpu.c | 131 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 D | Makefile | 12 obj-y += lpc.o
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/misc/ |
| H A D | intel-lpc.txt | 8 - compatible = "intel,lpc" 45 lpc { 46 compatible = "intel,lpc";
|
| H A D | cros-ec.txt | 22 to the EC (e.g. i2c, spi, lpc). The reg property (as usual) will indicate
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | lpc-uclass.c | 13 UCLASS_DRIVER(lpc) = {
|
| H A D | Makefile | 24 obj-y += lpc-uclass.o
|
| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | Makefile | 9 obj-y += lpc.o
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | ast2500.dtsi | 971 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 D | stih407-clock.dtsi | 183 "clk-dss-lpc", 321 "clk-lpc-0", 322 "clk-lpc-1";
|
| H A D | stih410-clock.dtsi | 190 "clk-dss-lpc", 342 "clk-lpc-0", 343 "clk-lpc-1";
|
| H A D | stih407-family.dtsi | 10 #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 D | chromebook_samus.dts | 577 lpc { 578 compatible = "intel,broadwell-lpc"; 584 compatible = "google,cros-ec-lpc";
|
| H A D | chromebook_link.dts | 446 lpc { 447 compatible = "intel,bd82x6x-lpc";
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | lpc.asl | 6 * Modified from coreboot src/soc/intel/baytrail/acpi/lpc.asl
|
| H A D | southcluster.asl | 201 #include "lpc.asl"
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/ |
| H A D | southcluster.asl | 180 #include "lpc.asl"
|