Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
A Dds1wm.h9 int active_high; member
/linux/drivers/mfd/
A Dhtc-pasic3.c98 .active_high = 0,
A Dasic3.c639 .active_high = 1,
/linux/drivers/w1/masters/
A Dds1wm.c563 ds1wm_data->int_en_reg_none = (plat->active_high ? DS1WM_INTEN_IAS : 0); in ds1wm_probe()
601 plat->active_high, in ds1wm_probe()
/linux/sound/soc/codecs/
A Dnau8821.c845 bool active_high, is_high; in nau8821_is_jack_inserted() local
849 active_high = jkdet & NAU8821_JACK_POLARITY; in nau8821_is_jack_inserted()
855 return active_high == is_high; in nau8821_is_jack_inserted()
A Dnau8825.c1488 bool active_high, is_high; in nau8825_is_jack_inserted() local
1492 active_high = jkdet & NAU8825_JACK_POLARITY; in nau8825_is_jack_inserted()
1498 return active_high == is_high; in nau8825_is_jack_inserted()
/linux/drivers/gpu/drm/radeon/
A Drs600.c239 if (voltage->active_high) in rs600_pm_misc()
248 if (voltage->active_high) in rs600_pm_misc()
A Dradeon_atombios.c2154 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2157 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2190 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2193 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2226 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2229 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
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()
A Dr100.c370 if (voltage->active_high) in r100_pm_misc()
379 if (voltage->active_high) in r100_pm_misc()
A Dradeon.h1299 bool active_high; /* voltage drop is active when bit is high */ member
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c3594 bool active_high = false; in fec_reset_phy() local
3617 active_high = of_property_read_bool(np, "phy-reset-active-high"); in fec_reset_phy()
3620 active_high ? GPIOF_OUT_INIT_HIGH : GPIOF_OUT_INIT_LOW, in fec_reset_phy()
3632 gpio_set_value_cansleep(phy_reset, !active_high); in fec_reset_phy()

Completed in 57 milliseconds