Home
last modified time | relevance | path

Searched defs:polarity (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/skeleton/libopenbmc_intf/
H A Dgpio_configs.c94 const cJSON* polarity = cJSON_GetObjectItem(power_out, "polarity"); in read_power_gpios() local
128 const cJSON* polarity = cJSON_GetObjectItem(reset_out, "polarity"); in read_power_gpios() local
168 const cJSON* polarity = cJSON_GetObjectItem( in read_power_gpios() local
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 {"name": "OCP_MAIN_PWREN", "polarity": true}, boolean
8 {"name": "BMC_SYS_PSON_L", "polarity": false} boolean
11 {"name": "BMC_S0_SYSRESET_L", "polarity": false}, boolean
12 {"name": "BMC_S1_SYSRESET_L", "polarity": false} boolean
/openbmc/phosphor-gpio-monitor/
H A Dmonitor.hpp45 Monitor(const std::string& path, decltype(input_event::code) key, in Monitor()
74 decltype(input_event::value) polarity; member in phosphor::gpio::Monitor
H A Dmainapp.cpp34 std::string polarity{}; in main() local
/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/witherspoon/
H A Dgpio_defs.json7 {"name": "SOFTWARE_PGOOD", "polarity": true}, boolean
8 {"name": "BMC_POWER_UP", "polarity": true} boolean
11 {"name": "BMC_CP0_RESET_N", "polarity": false} boolean
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 {"name": "POWER_PIN", "polarity": false} boolean
10 {"name": "USB_RESET", "polarity": false} boolean
13 {"name": "PCIE_RESET", "polarity": false, "hold": false} boolean
/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/swift/
H A Dgpio_defs.json7 {"name": "SOFTWARE_PGOOD", "polarity": true}, boolean
8 {"name": "BMC_POWER_UP", "polarity": true} boolean
11 {"name": "BMC_CP0_RESET_N", "polarity": false} boolean
/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/p10bmc/
H A Dgpio_defs.json7 {"name": "SOFTWARE_PGOOD", "polarity": true}, boolean
8 {"name": "BMC_POWER_UP", "polarity": true} boolean
/openbmc/openbmc/meta-supermicro/meta-x11spi/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 {"name": "POWER_UP_PIN", "polarity": true} boolean
10 {"name": "RESET_OUT", "polarity": false} boolean
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dmtmitchell_gpio_defs.json7 {"name": "OCP_MAIN_PWREN", "polarity": true}, boolean
8 {"name": "BMC_SYS_PSON_L", "polarity": false} boolean
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 {"name": "OCP_MAIN_PWREN", "polarity": true}, boolean
8 {"name": "BMC_SYS_PSON_L", "polarity": false} boolean
/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 {"name": "POWER_UP_PIN", "polarity": true} boolean
10 {"name": "RESET_OUT", "polarity": false} boolean
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 { "name": "SOFTWARE_PGOOD", "polarity": true}, boolean
8 { "name": "BMC_POWER_UP", "polarity": true} boolean
/openbmc/u-boot/drivers/pwm/
H A Dsandbox_pwm.c29 bool polarity; member
83 bool polarity) in sandbox_pwm_set_invert()
H A Dpwm-uclass.c11 int pwm_set_invert(struct udevice *dev, uint channel, bool polarity) in pwm_set_invert()
/openbmc/phosphor-buttons/src/
H A Dgpio.cpp37 void setGpioState(int fd, GpioPolarity polarity, GpioState state) in setGpioState()
58 GpioState getGpioState(int fd, GpioPolarity polarity) in getGpioState()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/
H A Dgpio_defs.json164 "polarity": "active_low" string
170 "polarity": "active_low" string
176 "polarity": "active_low" string
182 "polarity": "active_low" string
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json7 { "name": "SOFTWARE_PGOOD", "polarity": true}, boolean
8 { "name": "BMC_POWER_UP", "polarity": true} boolean
/openbmc/u-boot/test/dm/
H A Dpanel.c27 bool polarity; in dm_test_panel() local
/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json8 { "name": "SOFTWARE_PGOOD", "polarity": true}, boolean
9 { "name": "BMC_POWER_UP", "polarity": true} boolean
/openbmc/linux/drivers/media/dvb-frontends/
Dcxd2099.h
/openbmc/u-boot/drivers/video/rockchip/
H A Drk3399_vop.c20 enum vop_modes mode, u32 polarity) in rk3399_set_pin_polarity()
H A Drk3288_vop.c23 enum vop_modes mode, u32 polarity) in rk3288_set_pin_polarity()
/openbmc/linux/drivers/acpi/
Dirq.c
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.hpp25 BridgeGpio(const std::string& name, const int polarity, in BridgeGpio()

123