Home
last modified time | relevance | path

Searched refs:active_high (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-buttons/
H A DREADME.md158 "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/drivers/gpio/
H A Dgpiolib-of.c157 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/include/linux/mfd/
H A Dds1wm.h9 int active_high; member
/openbmc/linux/drivers/bluetooth/
H A Dbtmtk.h93 u8 active_high; member
H A Dbtmtksdio.c1299 .active_high = 0x1, in btmtksdio_sdio_wakeup()
/openbmc/linux/sound/soc/codecs/
H A Dnau8821.c1020 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 Dnau8825.c1578 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/gpu/drm/radeon/
H A Drs600.c240 if (voltage->active_high) in rs600_pm_misc()
249 if (voltage->active_high) in rs600_pm_misc()
H A Dradeon_atombios.c2162 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 Dradeon_combios.c2751 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 Dr100.c371 if (voltage->active_high) in r100_pm_misc()
380 if (voltage->active_high) in r100_pm_misc()
H A Dradeon.h1260 bool active_high; /* voltage drop is active when bit is high */ member
/openbmc/docs/designs/
H A Dgpio-based-cable-presence.md49 "Polarity": "active_high",