Home
last modified time | relevance | path

Searched full:lpm (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DValue.interface.yaml56 For objects in the liquidflow namespace, Unit must be "LPM". For
80 - name: LPM
/openbmc/qemu/include/hw/s390x/
H A Dioinst.h89 uint8_t lpm; member
149 uint8_t lpm; member
/openbmc/u-boot/drivers/power/regulator/
H A Dmax77686.c27 MODE(OPMODE_LPM, MAX77686_LDO_MODE_LPM, "LPM"),
28 MODE(OPMODE_STANDBY_LPM, MAX77686_LDO_MODE_STANDBY_LPM, "ON/LPM"),
36 MODE(OPMODE_STANDBY_LPM, MAX77686_LDO_MODE_STANDBY_LPM, "ON/LPM"),
51 MODE(OPMODE_LPM, MAX77686_BUCK_MODE_LPM, "LPM"),
H A Ds2mps11_regulator.c32 MODE(OP_STANDBY_LPM, S2MPS11_LDO_MODE_STANDBY_LPM, "ON/LPM"),
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dpinmux-common.c66 #define pmux_lpmd_isvalid(lpm) \ argument
67 (((lpm) >= PMUX_LPMD_X8) && ((lpm) <= PMUX_LPMD_X))
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h32 u8 lpm; /* logical path mask */ member
251 u32 lpm:8; /* logical path mask */ member
H A Dcio.c320 .lpm = 0xFF, in __do_cio()
/openbmc/qemu/hw/s390x/
H A Dcss.c99 VMSTATE_UINT8(lpm, PMCW),
174 VMSTATE_UINT8(lpm, ORB),
1119 if (!(orb->lpm & path)) { in sch_handle_start_func_virtual()
1299 dest->lpm = src->lpm; in copy_pmcw_to_guest()
1375 dest->lpm = src->lpm; in copy_pmcw_from_guest()
1450 schib->pmcw.lpm = schib_copy.pmcw.lpm; in css_do_msch()
2395 schib->pmcw.lpm = schib->pmcw.pim; in css_reset_sch()
/openbmc/qemu/target/avr/
H A Dcpu.h40 * LPM/SPM and instruction fetching access code memory space
H A Dtranslate.c1620 * operation as LPM since the program memory is mapped to the data memory
1677 * be used to achieve the same operation as LPM since the program memory is
1738 * operation as LPM since the program memory is mapped to the data memory
1740 * LPM and ELPM instructions.
1976 * Devices with Self-Programming capability can use the LPM instruction to read
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c64 * For the "Query watchdog LPM requirement" operation:
/openbmc/qemu/target/s390x/
H A Dioinst.c173 dest->lpm = src->lpm; in copy_orb_from_guest()
/openbmc/u-boot/drivers/reset/
H A Dsti-reset.c65 static const char stih407_lpm[] = "st,stih407-lpm-syscfg";
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c218 /* only external IRQs to wake up LPM and core 0/1 */ in imx_gpcv2_init()
H A Dpsci-mx7.c331 /* all cores' LPM settings must be same */ in imx_gpcv2_set_lpm_mode()
/openbmc/phosphor-modbus/rtu/device/
H A Dbase_config.cpp101 {SensorValueIntf::namespace_path::liquidflow, SensorValueIntf::Unit::LPM}},
/openbmc/u-boot/arch/arm/dts/
H A Dimx6sll.dtsi155 compatible = "fsl,lpm-sram";
160 compatible = "fsl,ddr-lpm-sram";
H A Dstih407-family.dtsi172 syscfg_lpm: lpm-syscfg@94b5100 {
173 compatible = "st,stih407-lpm-syscfg", "syscon";
H A Dimx7ulp.dtsi124 compatible = "fsl,lpm-sram";
H A Dimx6ull.dtsi165 compatible = "fsl,lpm-sram";
170 compatible = "fsl,ddr-lpm-sram";
/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c2186 /* Enable USB2 LPM Capability */ in dwc3_gadget_conndone_interrupt()
2200 * When dwc3 revisions >= 2.40a, LPM Erratum is enabled and in dwc3_gadget_conndone_interrupt()
2202 * BESL value in the LPM token is less than or equal to LPM in dwc3_gadget_conndone_interrupt()
2206 WARN(true, "LPM Erratum not available on dwc3 revisisions < 2.40a\n"); in dwc3_gadget_conndone_interrupt()
H A Dcore.h662 * @lpm_nyet_threshold: LPM NYET response threshold
668 * @has_lpm_erratum: true when core was configured with LPM Erratum. Note that
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c126 uint32_t lpm; member
334 flow->lpm > match->best->lpm) { in _of_dpa_flow_match()
1463 flow->lpm = of_dpa_mask2prefix(htonl(0xffffffff)); in of_dpa_cmd_add_unicast_routing()
1467 flow->lpm = of_dpa_mask2prefix(mask->ipv4.addr.dst); in of_dpa_cmd_add_unicast_routing()
/openbmc/u-boot/include/linux/usb/
H A Dch9.h109 /* The Link Power Management (LPM) ECN defines USB_REQ_TEST_AND_SET command,
850 #define USB_LPM_SUPPORT (1 << 1) /* supports LPM */
/openbmc/u-boot/drivers/video/
H A Dipu_common.c173 /* Handshake with IPU when LPM is entered as its enabled. */ in clk_ipu_enable()
198 /* No handshake with IPU when LPM is entered as its not enabled. */ in clk_ipu_disable()

12