Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powernv/
Dopal-lpc.c192 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_read() local
209 if (lpc->lpc_type == OPAL_LPC_FW) { in lpc_debug_read()
215 rc = opal_lpc_read(opal_lpc_chip_id, lpc->lpc_type, pos, in lpc_debug_read()
283 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_write() local
300 if (lpc->lpc_type == OPAL_LPC_FW) { in lpc_debug_write()
339 rc = opal_lpc_write(opal_lpc_chip_id, lpc->lpc_type, pos, in lpc_debug_write()
DMakefile2 obj-y += opal-rtc.o opal-nvram.o opal-lpc.o opal-flash.o
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dlpc-eth.txt4 - compatible: Should be "nxp,lpc-eth"
16 compatible = "nxp,lpc-eth";
/linux-4.1.27/arch/powerpc/platforms/512x/
Dmpc512x_shared.c493 static struct mpc512x_lpc __iomem *lpc; in mpc512x_cs_config() local
499 if (!lpc) { in mpc512x_cs_config()
501 lpc = of_iomap(np, 0); in mpc512x_cs_config()
503 if (!lpc) in mpc512x_cs_config()
507 out_be32(&lpc->cs_cfg[cs], val); in mpc512x_cs_config()
/linux-4.1.27/drivers/misc/
Dcs5535-mfgpt.c102 uint32_t zsel, lpc, dummy; in cs5535_mfgpt_set_irq() local
132 rdmsr(MSR_PIC_IRQM_LPC, lpc, dummy); in cs5535_mfgpt_set_irq()
133 if (lpc & (1 << *irq)) in cs5535_mfgpt_set_irq()
Dapds990x.c449 u32 lpc; /* Lux per count */ in apds990x_get_lux() local
461 lpc = APDS990X_LUX_OUTPUT_SCALE * (chip->cf.df * chip->cf.ga) / in apds990x_get_lux()
464 return (iac * lpc) / APDS_PARAM_SCALE; in apds990x_get_lux()
/linux-4.1.27/arch/arm/boot/dts/
Dstih407-clock.dtsi183 "clk-dss-lpc",
321 "clk-lpc-0",
322 "clk-lpc-1";
Dstih410-clock.dtsi186 "clk-dss-lpc",
333 "clk-lpc-0",
334 "clk-lpc-1";
Dstih418-clock.dtsi186 "clk-dss-lpc",
343 "clk-lpc-0",
344 "clk-lpc-1";
Dlpc32xx.dtsi83 compatible = "nxp,lpc-eth";
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/
Dst,flexgen.txt105 "clk-dss-lpc",
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dcros-ec.txt30 - compatible: "google,cros-ec-lpc"
/linux-4.1.27/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt74 lo_pll0_rx_adf4351: adf4351-rx-lpc@4 {
/linux-4.1.27/arch/powerpc/boot/dts/
Dmpc5121.dtsi330 lpc@10000 {
331 compatible = "fsl,mpc5121-lpc";