active_high 361 drivers/gpu/drm/radeon/r100.c if (voltage->active_high) active_high 370 drivers/gpu/drm/radeon/r100.c if (voltage->active_high) active_high 1263 drivers/gpu/drm/radeon/radeon.h bool active_high; /* voltage drop is active when bit is high */ active_high 2167 drivers/gpu/drm/radeon/radeon_atombios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2170 drivers/gpu/drm/radeon/radeon_atombios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2203 drivers/gpu/drm/radeon/radeon_atombios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2206 drivers/gpu/drm/radeon/radeon_atombios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2239 drivers/gpu/drm/radeon/radeon_atombios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2242 drivers/gpu/drm/radeon/radeon_atombios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2752 drivers/gpu/drm/radeon/radeon_combios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 2755 drivers/gpu/drm/radeon/radeon_combios.c rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = active_high 233 drivers/gpu/drm/radeon/rs600.c if (voltage->active_high) active_high 242 drivers/gpu/drm/radeon/rs600.c if (voltage->active_high) active_high 639 drivers/mfd/asic3.c .active_high = 1, active_high 98 drivers/mfd/htc-pasic3.c .active_high = 0, active_high 3348 drivers/net/ethernet/freescale/fec_main.c bool active_high = false; active_high 3371 drivers/net/ethernet/freescale/fec_main.c active_high = of_property_read_bool(np, "phy-reset-active-high"); active_high 3374 drivers/net/ethernet/freescale/fec_main.c active_high ? GPIOF_OUT_INIT_HIGH : GPIOF_OUT_INIT_LOW, active_high 3386 drivers/net/ethernet/freescale/fec_main.c gpio_set_value_cansleep(phy_reset, !active_high); active_high 563 drivers/w1/masters/ds1wm.c ds1wm_data->int_en_reg_none = (plat->active_high ? DS1WM_INTEN_IAS : 0); active_high 601 drivers/w1/masters/ds1wm.c plat->active_high, active_high 9 include/linux/mfd/ds1wm.h int active_high; active_high 1450 sound/soc/codecs/nau8825.c bool active_high, is_high; active_high 1454 sound/soc/codecs/nau8825.c active_high = jkdet & NAU8825_JACK_POLARITY; active_high 1460 sound/soc/codecs/nau8825.c return active_high == is_high;