Home
last modified time | relevance | path

Searched refs:polarity (Results 276 – 300 of 490) sorted by relevance

1...<<11121314151617181920

/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dyamaha,yas530.yaml45 The polarity, whether the interrupt is active on the rising
/openbmc/linux/arch/x86/platform/uv/
H A Duv_irq.c40 entry->polarity = 0; in uv_program_mmr()
/openbmc/linux/drivers/pwm/
H A Dpwm-bcm2835.c112 if (state->polarity == PWM_POLARITY_NORMAL) in bcm2835_pwm_apply()
H A Dpwm-pxa.c110 if (state->polarity != PWM_POLARITY_NORMAL) in pxa_pwm_apply()
H A Dpwm-rz-mtu3.c309 state->polarity = PWM_POLARITY_NORMAL; in rz_mtu3_pwm_get_state()
414 if (state->polarity != PWM_POLARITY_NORMAL) in rz_mtu3_pwm_apply()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-apalis-eval.dts90 /* active-high meaning opposite of regular PERST# active-low polarity */
H A Dimx6q-apalis-ixora.dts95 /* active-high meaning opposite of regular PERST# active-low polarity */
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt47 polarity of outbound IMON feedback data
50 polarity of outbound VMON feedback data
H A Dcirrus,cs42l43.yaml123 Indicates tip detect polarity, inverted implies open-circuit whilst the
153 Indicates ring detect polarity, inverted implies open-circuit whilst the
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti,gpmc-child.yaml233 ti,wait-pin-polarity:
235 Set the desired polarity for the selected wait pin.
H A Dintel,ixp4xx-expansion-peripheral-props.yaml55 description: Set HPI HRDY polarity to active high when using HPI.
/openbmc/linux/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c277 enum pixcir_int_mode mode, bool polarity) in pixcir_set_int_mode() argument
292 if (polarity) in pixcir_set_int_mode()
/openbmc/linux/drivers/iio/accel/
H A Dmma9551_core.c538 u8 app_id, u8 bitnum, int polarity) in mma9551_gpio_config() argument
586 pol_val = polarity ? pol_mask : 0; in mma9551_gpio_config()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c325 enum typec_cc_polarity polarity; member
967 enum typec_cc_polarity polarity) in tcpm_set_polarity() argument
971 tcpm_log(port, "polarity %d", polarity); in tcpm_set_polarity()
977 port->polarity = polarity; in tcpm_set_polarity()
1002 cc = port->polarity ? port->cc2 : port->cc1; in tcpm_get_current_limit()
1051 if (port->polarity == TYPEC_POLARITY_CC1) in tcpm_set_roles()
3381 port->polarity); in tcpm_pd_build_request()
3477 port->polarity); in tcpm_pd_build_pps_request()
3609 enum typec_cc_polarity polarity = in tcpm_src_attach()
3617 ret = tcpm_set_polarity(port, polarity); in tcpm_src_attach()
[all …]
/openbmc/linux/drivers/input/misc/
H A Dda7280.c223 u8 polarity; member
864 haptics->gpi_ctl[i].polarity = 0; in da7280_parse_properties()
867 haptics->gpi_ctl[i].polarity = in da7280_parse_properties()
1107 haptics->gpi_ctl[i].polarity); in da7280_init()
/openbmc/linux/drivers/media/i2c/
H A Dst-vgxy61.c936 bool polarity) in vgxy61_update_gpios_strobe_polarity() argument
943 vgxy61_write_reg(sensor, VGXY61_REG_GPIO_0_CTRL, polarity << 1, &ret); in vgxy61_update_gpios_strobe_polarity()
944 vgxy61_write_reg(sensor, VGXY61_REG_GPIO_1_CTRL, polarity << 1, &ret); in vgxy61_update_gpios_strobe_polarity()
945 vgxy61_write_reg(sensor, VGXY61_REG_GPIO_2_CTRL, polarity << 1, &ret); in vgxy61_update_gpios_strobe_polarity()
946 vgxy61_write_reg(sensor, VGXY61_REG_GPIO_3_CTRL, polarity << 1, &ret); in vgxy61_update_gpios_strobe_polarity()
947 vgxy61_write_reg(sensor, VGXY61_REG_SIGNALS_POLARITY_CTRL, polarity, in vgxy61_update_gpios_strobe_polarity()
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A D8xxx_gpio.txt39 trigger polarity). Note that the available
H A Dbrcm,brcmstb-gpio.yaml36 bit[0]: polarity (0 for active-high, 1 for active-low)
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsmsc,lan9115.yaml53 description: Indicates the IRQ polarity is active-high
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c178 bool polarity) in aspeed_vuart_set_sirq_polarity() argument
182 if (polarity) in aspeed_vuart_set_sirq_polarity()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c13 e1000_rev_polarity *polarity);
3239 e1000_rev_polarity polarity; in e1000_phy_igp_get_info() local
3253 ret_val = e1000_check_polarity(hw, &polarity); in e1000_phy_igp_get_info()
3257 phy_info->cable_polarity = polarity; in e1000_phy_igp_get_info()
3317 e1000_rev_polarity polarity; in e1000_phy_m88_get_info() local
3338 ret_val = e1000_check_polarity(hw, &polarity); in e1000_phy_m88_get_info()
3341 phy_info->cable_polarity = polarity; in e1000_phy_m88_get_info()
4988 e1000_rev_polarity *polarity) in e1000_check_polarity() argument
4999 *polarity = FIELD_GET(M88E1000_PSSR_REV_POLARITY, phy_data) ? in e1000_check_polarity()
5022 *polarity = (phy_data & IGP01E1000_PHY_POLARITY_MASK) ? in e1000_check_polarity()
[all …]
/openbmc/linux/drivers/counter/
H A D104-quad-8.c629 enum counter_signal_polarity *polarity) in quad8_polarity_read() argument
638 *polarity = (index_polarity == POSITIVE_INDEX_POLARITY) ? COUNTER_SIGNAL_POLARITY_POSITIVE : in quad8_polarity_read()
646 enum counter_signal_polarity polarity) in quad8_polarity_write() argument
648 const u32 pol = (polarity == COUNTER_SIGNAL_POLARITY_POSITIVE) ? POSITIVE_INDEX_POLARITY : in quad8_polarity_write()
/openbmc/linux/drivers/iio/imu/
H A Dadis16475.c1209 u8 polarity; in adis16475_config_irq_pin() local
1223 polarity = 1; in adis16475_config_irq_pin()
1226 polarity = 0; in adis16475_config_irq_pin()
1234 val = ADIS16475_MSG_CTRL_DR_POL(polarity); in adis16475_config_irq_pin()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h148 u32 polarity; member
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Daspeed-wdt.txt48 polarity to active-high. The default is active-low.

1...<<11121314151617181920