Home
last modified time | relevance | path

Searched full:active_high (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dsi21xx.c110 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()
/linux/drivers/hwmon/
H A Dina2xx.c942 bool active_high = device_property_read_bool(dev, "ti,alert-polarity-active-high"); in ina2xx_init() local
947 FIELD_PREP(INA226_ALERT_POLARITY, active_high)); in ina2xx_init()
/linux/drivers/gpu/drm/radeon/
H A Drs600.c239 if (voltage->active_high) in rs600_pm_misc()
248 if (voltage->active_high) in rs600_pm_misc()
H A Dradeon_atombios.c2156 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2159 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2192 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2195 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2228 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2231 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
H A Dr100.c372 if (voltage->active_high) in r100_pm_misc()
381 if (voltage->active_high) in r100_pm_misc()
/linux/sound/soc/codecs/
H A Dwsa881x.c
H A Dnau8821.c1018 bool active_high, is_high; in nau8821_is_jack_inserted()
1022 active_high = jkdet & NAU8821_JACK_POLARITY; in nau8821_is_jack_inserted()
1028 return active_high == is_high; in nau8821_irq_status_clear()
1012 bool active_high, is_high; nau8821_is_jack_inserted() local
/linux/drivers/pinctrl/
H A Dpinctrl-amd.c510 pin_reg |= ACTIVE_HIGH << ACTIVE_LEVEL_OFF; in amd_gpio_irq_set_type()
531 pin_reg |= ACTIVE_HIGH << ACTIVE_LEVEL_OFF; in amd_gpio_irq_set_type()
/linux/drivers/acpi/acpica/
H A Drsmisc.c784 * Only [active_high, edge_sensitive] or [active_low, level_sensitive]