Home
last modified time | relevance | path

Searched refs:INTERFACE (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/phosphor-state-manager/
H A Dobmcutil235 INTERFACE=$CONTROL_INTERFACE.Boot.RebootPolicy
237 output="$(get_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY)"
343 INTERFACE=$STATE_INTERFACE.Chassis
345 VALUE=$INTERFACE.Transition.Off
346 G_REQUESTED_STATE=$INTERFACE.PowerState.Off
348 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "s" $VALUE
354 INTERFACE=$STATE_INTERFACE.Chassis
356 VALUE=$INTERFACE.Transition.On
357 G_REQUESTED_STATE=$INTERFACE.PowerState.On
359 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "s" $VALUE
[all …]
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dnetwork.sh4 echo "$INTERFACE" | grep -q wifi && exit 0
11 if grep -q "iface \+$INTERFACE" /etc/network/interfaces; then
14 ifconfig | grep -q "^$INTERFACE" || ifup $INTERFACE
17 ifdown $INTERFACE
/openbmc/openbmc/meta-ibm/recipes-phosphor/gpio/id-button/
H A Dtoggle_identify_led.sh5 INTERFACE="xyz.openbmc_project.Led.Group"
12 busctl set-property $SERVICE "$object" $INTERFACE $PROPERTY b false
14 busctl set-property $SERVICE "$object" $INTERFACE $PROPERTY b true
17 state=$(busctl get-property $SERVICE "$object" $INTERFACE $PROPERTY \
27 busctl set-property $SERVICE "$object" $INTERFACE $PROPERTY b $target
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c788 #define INTERFACE(port) (port >> 4) in __cvmx_helper_errata_fix_ipd_ptr_alignment() macro
803 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
805 cvmx_read_csr(CVMX_ASXX_TX_PRT_EN(INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
807 cvmx_read_csr(CVMX_ASXX_RX_PRT_EN(INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
810 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
813 (INDEX(FIX_IPD_OUTPORT), INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
822 cvmx_write_csr(CVMX_ASXX_RX_PRT_EN(INTERFACE(FIX_IPD_OUTPORT)), 0); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
844 cvmx_write_csr(CVMX_ASXX_PRT_LOOP(INTERFACE(FIX_IPD_OUTPORT)), in __cvmx_helper_errata_fix_ipd_ptr_alignment()
900 INTERFACE(FIX_IPD_OUTPORT))); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
904 INTERFACE(FIX_IPD_OUTPORT)), gmx_cfg.u64); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
[all …]
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/gpio/id-button/
H A Dtoggle_identify_led.sh5 INTERFACE="xyz.openbmc_project.Led.Group"
10 state=$(busctl get-property $SERVICE "$object" $INTERFACE $PROPERTY \
20 busctl set-property $SERVICE "$object" $INTERFACE $PROPERTY b $target
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/
H A Dpower-cmd11 export INTERFACE="org.openbmc.Ipmb"
44 …response="$(busctl call "$SERVICE" "$OBJECT_PATH" "$INTERFACE" sendRequest yyyyay "$SLOT_ID" 0x38 …
H A Dhost-powerreset15 …response="$(busctl call "$SERVICE" "$OBJECT_PATH" "$INTERFACE" sendRequest yyyyay "$SLOT_ID" "$NET…
H A Dhost-poweroff15 …response="$(busctl call "$SERVICE" "$OBJECT_PATH" "$INTERFACE" sendRequest yyyyay "$SLOT_ID" "$NET…
H A Dhost-poweron14 …response="$(busctl call "$SERVICE" "$OBJECT_PATH" "$INTERFACE" sendRequest yyyyay "$SLOT_ID" "$NET…
H A Dhost-powercycle16 …response="$(busctl call "$SERVICE" "$OBJECT_PATH" "$INTERFACE" sendRequest yyyyay "$SLOT_ID" "$NET…
/openbmc/boost-dbus/
H A DCMakeLists.txt55 add_library(boost-dbus INTERFACE)
56 target_include_directories(boost-dbus INTERFACE
61 target_link_libraries(boost-dbus INTERFACE ${DBUS_LIBRARIES})
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dinit31 INTERFACE="0.0.0.0"
44 DAEMON_ARG="-d -l $INTERFACE -p $PORT -s $SEPARATOR"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0001-Do-not-use-bundled-packages.patch53 add_library(ut INTERFACE)
54 @@ -272,9 +266,7 @@ target_include_directories(ut SYSTEM INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/thir
74 add_library(concurrentqueue INTERFACE)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/
H A D0001-Fix-initialization-in-test-1140.patch81 + target_compile_options(gsl_tests_config INTERFACE "-Wno-unsafe-buffer-usage")
85 target_include_directories(gsl_tests_config SYSTEM INTERFACE
93 + target_compile_options(gsl_tests_config_noexcept INTERFACE "-Wno-unsafe-buffer-usage")
H A D0003-Adapt-check_cxx_compiler_flag-to-cmake-3.0.2.patch41 target_compile_options(gsl_tests_config INTERFACE "-Wno-unsafe-buffer-usage")
50 target_compile_options(gsl_tests_config_noexcept INTERFACE "-Wno-unsafe-buffer-usage")
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-rgmii.c27 int interface = INTERFACE(priv->port); in cvm_oct_set_hw_preamble()
72 int interface = INTERFACE(priv->port); in cvm_oct_check_preamble_errors()
H A Dethernet-util.h26 static inline int INTERFACE(int ipd_port) in INTERFACE() function
/openbmc/linux/Documentation/networking/
H A Dnet_failover.rst103 local working="$cfgdir/.$INTERFACE"
104 local final="$cfgdir/$INTERFACE"
106 + if [ -d "/sys/class/net/${INTERFACE}/master" ]; then exit 0; fi
108 if ifup --no-act "$INTERFACE" > /dev/null 2>&1; then
110 log "Skipping configuration generation for $INTERFACE"
/openbmc/linux/Documentation/usb/
H A Dauthorization.rst103 $ echo 1 > /sys/bus/usb/devices/INTERFACE/authorized
107 $ echo 0 > /sys/bus/usb/devices/INTERFACE/authorized
125 be triggered manually by writing INTERFACE to /sys/bus/usb/drivers_probe
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A Drarpd.service9 ExecStart=/usr/sbin/rarpd $OPTIONS $INTERFACE
/openbmc/openbmc-tools/dbus-pcap/
H A DREADME.md34 …openbmc_project/sensors/fan_tach/fan0_0'), Field(type=<MessageFieldType.INTERFACE: 2>, data='org.f…
36 …openbmc_project/sensors/fan_tach/fan1_0'), Field(type=<MessageFieldType.INTERFACE: 2>, data='org.f…
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-greatlakes/greatlakes-sysinit/files/
H A Dgreatlakes-system-state-init20 …response="$(busctl call "$SERVICE" "$OBJECT_PATH" "$INTERFACE" sendRequest yyyyay "$HOST_INSTANCE"…
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0001-Add-support-for-persistent-only-settings.patch43 + entry("INTERFACE=%s", iface.c_str()));
61 entry("INTERFACE=%s", iface.c_str()),
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/
H A D0001-Musl-build-fix.patch26 INTERFACE "OPENTHREAD_POSIX_CONFIG_NAT64_AIL_PREFIX_ENABLE=1"
H A D0001-cmake-Disable-nonnull-compare-warning-on-gcc.patch35 target_compile_options(otbr-config INTERFACE -g -O0 --coverage)

123