/openbmc/openbmc/meta-facebook/recipes-phosphor/phosphor-buttons/obmc-phosphor-buttons/yosemitev2/ |
H A D | gpio_defs.json | 26 "polarity" : "active_high" 33 "polarity" : "active_high" 40 "polarity" : "active_high" 47 "polarity" : "active_high" 74 "polarity" : "active_high" 80 "polarity" : "active_high" 86 "polarity" : "active_high" 92 "polarity" : "active_high" 98 "polarity" : "active_high" 104 "polarity" : "active_high"
|
/openbmc/phosphor-buttons/ |
H A D | README.md | 158 "polarity": "active_high" 164 "polarity": "active_high" 170 "polarity": "active_high" 176 "polarity": "active_high" 250 "polarity": "active_high" 256 "polarity": "active_high" 262 "polarity": "active_high" 268 "polarity": "active_high" 274 "polarity": "active_high" 280 "polarity": "active_high"
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-controller.yaml | 58 spi-cs-high | ACTIVE_HIGH | H | 59 - | ACTIVE_HIGH | L | 1 70 spi-cs-high + ACTIVE_HIGH.
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 157 bool active_high, in of_gpio_quirk_polarity() argument 160 if (active_high) { in of_gpio_quirk_polarity() 185 bool active_high; in of_gpio_try_fixup_polarity() member 220 of_gpio_quirk_polarity(np, gpios[i].active_high, flags); in of_gpio_try_fixup_polarity() 281 bool active_high; in of_gpio_set_polarity_by_property() local 297 active_high = of_property_read_bool(np_propname, in of_gpio_set_polarity_by_property() 299 of_gpio_quirk_polarity(np, active_high, flags); in of_gpio_set_polarity_by_property() 352 bool active_high = of_property_read_bool(child, in of_gpio_flags_quirks() local 354 of_gpio_quirk_polarity(child, active_high, in of_gpio_flags_quirks()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | si21xx.c | 110 ACTIVE_HIGH, enumerator 504 sync_pol = ACTIVE_HIGH; in si21xx_init() 505 val_pol = ACTIVE_HIGH; in si21xx_init() 506 err_pol = ACTIVE_HIGH; in si21xx_init() 516 + (BYTE_WIDE << 4) + (ACTIVE_HIGH << 5) in si21xx_init() 517 + (ACTIVE_HIGH << 6) + (ACTIVE_HIGH << 7); in si21xx_init()
|
/openbmc/linux/include/linux/mfd/ |
H A D | ds1wm.h | 9 int active_high; member
|
/openbmc/dbus-sensors/src/adc/ |
H A D | ADCSensor.hpp | 40 polarity == gpiod::line::ACTIVE_HIGH in BridgeGpio()
|
H A D | ADCSensorMain.cpp | 278 int polarity = gpiod::line::ACTIVE_HIGH; in createSensors()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmtk.h | 93 u8 active_high; member
|
H A D | btmtksdio.c | 1299 .active_high = 0x1, in btmtksdio_sdio_wakeup()
|
/openbmc/phosphor-buttons/src/ |
H A D | main.cpp | 117 gpioCfg.polarity = (config["polarity"] == "active_high") in main()
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/ |
H A D | gbs-gpio-common.sh | 48 # 1 is active_low 0 is active_high
|
/openbmc/docs/designs/ |
H A D | gpio-based-cable-presence.md | 49 "Polarity": "active_high",
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rs600.c | 240 if (voltage->active_high) in rs600_pm_misc() 249 if (voltage->active_high) in rs600_pm_misc()
|
H A D | radeon_atombios.c | 2162 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3() 2165 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3() 2198 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3() 2201 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3() 2234 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3() 2237 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
|
H A D | radeon_combios.c | 2751 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes() 2754 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()
|
H A D | r100.c | 371 if (voltage->active_high) in r100_pm_misc() 380 if (voltage->active_high) in r100_pm_misc()
|
H A D | radeon.h | 1260 bool active_high; /* voltage drop is active when bit is high */ member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wsa881x.c | 1138 * 2. New DTS with proper ACTIVE_HIGH (intended), which is rare case in wsa881x_probe() 1145 …dev_warn(dev, "Using ACTIVE_HIGH for shutdown GPIO. Your DTB might be outdated or you use unsuppor… in wsa881x_probe()
|
H A D | nau8821.c | 1020 bool active_high, is_high; in nau8821_is_jack_inserted() local 1024 active_high = jkdet & NAU8821_JACK_POLARITY; in nau8821_is_jack_inserted() 1030 return active_high == is_high; in nau8821_is_jack_inserted()
|
H A D | nau8825.c | 1578 bool active_high, is_high; in nau8825_is_jack_inserted() local 1582 active_high = jkdet & NAU8825_JACK_POLARITY; in nau8825_is_jack_inserted() 1588 return active_high == is_high; in nau8825_is_jack_inserted()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-amd.c | 495 pin_reg |= ACTIVE_HIGH << ACTIVE_LEVEL_OFF; in amd_gpio_irq_set_type() 516 pin_reg |= ACTIVE_HIGH << ACTIVE_LEVEL_OFF; in amd_gpio_irq_set_type()
|
H A D | pinctrl-amd.h | 66 #define ACTIVE_HIGH 0x0UL macro
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | rsmisc.c | 784 * Only [active_high, edge_sensitive] or [active_low, level_sensitive]
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 2879 (line.active_state() == gpiod::line::ACTIVE_HIGH); in ipmiOEMSetFaultIndication()
|