/linux-4.4.14/drivers/phy/ |
D | phy-lpc18xx-usb-otg.c | 33 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_init() local 37 ret = clk_set_rate(lpc->clk, 480000000); in lpc18xx_usb_otg_phy_init() 41 return clk_prepare(lpc->clk); in lpc18xx_usb_otg_phy_init() 46 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_exit() local 48 clk_unprepare(lpc->clk); in lpc18xx_usb_otg_phy_exit() 55 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_power_on() local 58 ret = clk_enable(lpc->clk); in lpc18xx_usb_otg_phy_power_on() 63 return regmap_update_bits(lpc->reg, LPC18XX_CREG_CREG0, in lpc18xx_usb_otg_phy_power_on() 69 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_power_off() local 72 ret = regmap_update_bits(lpc->reg, LPC18XX_CREG_CREG0, in lpc18xx_usb_otg_phy_power_off() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | st_lpc_wdt.txt | 7 [See: ../rtc/rtc-st-lpc.txt for RTC options] 8 [See: ../timer/st,stih407-lpc for Clocksource options] 12 - compatible : Must be one of: "st,stih407-lpc" "st,stih416-lpc" 13 "st,stih415-lpc" "st,stid127-lpc" 17 - st,lpc-mode : The LPC can run either one of three modes: 34 lpc@fde05000 { 35 compatible = "st,stih407-lpc"; 40 st,lpc-mode = <ST_LPC_MODE_WDT>;
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | rtc-st-lpc.txt | 8 [See: ../timer/st,stih407-lpc for Clocksource options] 12 - compatible : Must be: "st,stih407-lpc" 16 - st,lpc-mode : The LPC can run either one of three modes: 23 lpc@fde05000 { 24 compatible = "st,stih407-lpc"; 27 st,lpc-mode = <ST_LPC_MODE_RTC>;
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | st,stih407-lpc | 8 [See: ../rtc/rtc-st-lpc.txt for RTC options] 12 - compatible : Must be: "st,stih407-lpc" 16 - st,lpc-mode : The LPC can run either one of three modes: 23 lpc@fde05000 { 24 compatible = "st,stih407-lpc"; 27 st,lpc-mode = <ST_LPC_MODE_CLKSRC>;
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/net/ |
D | lpc-eth.txt | 4 - compatible: Should be "nxp,lpc-eth" 16 compatible = "nxp,lpc-eth";
|
/linux-4.4.14/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.4.14/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.4.14/arch/arm/boot/dts/ |
D | stih407-family.dtsi | 10 #include <dt-bindings/mfd/st-lpc.h> 522 lpc@8787000 { 523 compatible = "st,stih407-lpc"; 529 st,lpc-mode = <ST_LPC_MODE_WDT>; 532 lpc@8788000 { 533 compatible = "st,stih407-lpc"; 537 st,lpc-mode = <ST_LPC_MODE_RTC>;
|
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.4.14/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 105 "clk-dss-lpc",
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | cros-ec.txt | 34 - compatible: "google,cros-ec-lpc"
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 74 lo_pll0_rx_adf4351: adf4351-rx-lpc@4 {
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc5121.dtsi | 329 lpc@10000 { 330 compatible = "fsl,mpc5121-lpc";
|
/linux-4.4.14/drivers/rtc/ |
D | Makefile | 144 obj-$(CONFIG_RTC_DRV_ST_LPC) += rtc-st-lpc.o
|
D | Kconfig | 1582 module will be called rtc-st-lpc.
|
/linux-4.4.14/ |
D | MAINTAINERS | 1575 F: drivers/rtc/rtc-st-lpc.c
|