Searched refs:lpc (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-lpc.c | 192 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()
|
D | Makefile | 2 obj-y += opal-rtc.o opal-nvram.o opal-lpc.o opal-flash.o
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | lpc-eth.txt | 4 - compatible: Should be "nxp,lpc-eth" 16 compatible = "nxp,lpc-eth";
|
/linux-4.1.27/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 493 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/ |
D | cs5535-mfgpt.c | 102 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()
|
D | apds990x.c | 449 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/ |
D | stih407-clock.dtsi | 183 "clk-dss-lpc", 321 "clk-lpc-0", 322 "clk-lpc-1";
|
D | stih410-clock.dtsi | 186 "clk-dss-lpc", 333 "clk-lpc-0", 334 "clk-lpc-1";
|
D | stih418-clock.dtsi | 186 "clk-dss-lpc", 343 "clk-lpc-0", 344 "clk-lpc-1";
|
D | lpc32xx.dtsi | 83 compatible = "nxp,lpc-eth";
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 105 "clk-dss-lpc",
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | cros-ec.txt | 30 - compatible: "google,cros-ec-lpc"
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 74 lo_pll0_rx_adf4351: adf4351-rx-lpc@4 {
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mpc5121.dtsi | 330 lpc@10000 { 331 compatible = "fsl,mpc5121-lpc";
|