Home
last modified time | relevance | path

Searched full:polarity (Results 1 – 25 of 617) sorted by relevance

12345678910>>...25

/linux/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h31 * @clk_pol: Pixel clock polarity
33 * @hs_pol: Horizontal synchronization polarity
35 * @vs_pol: Vertical synchronization polarity
37 * @fld_pol: Field signal polarity
39 * @data_pol: Data polarity
64 * struct isp_csiphy_lane: CCP2/CSI2 lane position and polarity
66 * @pol: polarity of the lane
88 * @strobe_clk_pol: Strobe/clock polarity
98 * @vp_clk_pol: Video port output clock polarity
/linux/include/media/i2c/
H A Dtvp7002.h20 *@clk_polarity: Clock polarity
23 *@hs_polarity: HSYNC polarity
25 *@vs_polarity: VSYNC Polarity
27 *@fid_polarity: Active-high Field ID polarity.
30 * 1 - Operation with polarity inverted.
31 *@sog_polarity: Active high Sync on Green output polarity.
32 * 0 - Normal operation, 1 - Operation with polarity inverted
/linux/Documentation/fb/
H A Dviafb.modes25 # Polarity negative negative
50 # Polarity negative negative
71 # Polarity negative negative
92 # Polarity positive positive
113 # Polarity positive positive
134 # Polarity positive positive
155 # Polarity positive positive
176 # Polarity positive positive
197 # Polarity positive positive
219 # Polarity positive positive
[all …]
/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-io.json97 …ent from the ring stop.; Filters for the Counterclockwise and Even ring polarity on Virtual Ring 0…
107 …sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity on Virtual Ring 0…
117 …ent from the ring stop.; Filters for the Counterclockwise and Even ring polarity on Virtual Ring 1…
127 …sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity on Virtual Ring 1…
147 …being sent from the ring stop.; Filters for the Clockwise and Even ring polarity on Virtual Ring 0…
157 … being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity on Virtual Ring 0…
167 …being sent from the ring stop.; Filters for the Clockwise and Even ring polarity on Virtual Ring 1…
177 … being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity on Virtual Ring 1…
197 …ent from the ring stop.; Filters for the Counterclockwise and Even ring polarity on Virtual Ring 0…
207 …sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity on Virtual Ring 0…
[all …]
/linux/drivers/net/wireless/ath/ath5k/
H A Drfkill.c41 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "rfkill disable (gpio:%d polarity:%d)\n", in ath5k_rfkill_disable()
42 ah->rf_kill.gpio, ah->rf_kill.polarity); in ath5k_rfkill_disable()
44 ath5k_hw_set_gpio(ah, ah->rf_kill.gpio, !ah->rf_kill.polarity); in ath5k_rfkill_disable()
50 ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "rfkill enable (gpio:%d polarity:%d)\n", in ath5k_rfkill_enable()
51 ah->rf_kill.gpio, ah->rf_kill.polarity); in ath5k_rfkill_enable()
53 ath5k_hw_set_gpio(ah, ah->rf_kill.gpio, ah->rf_kill.polarity); in ath5k_rfkill_enable()
72 ah->rf_kill.polarity; in ath5k_is_rfkill_set()
91 ah->rf_kill.polarity = ah->ah_capabilities.cap_eeprom.ee_rfkill_pol; in ath5k_rfkill_hw_start()
/linux/drivers/media/dvb-frontends/
H A Dm88ds3103.h52 * @ts_clk_pol: TS clk polarity. 1-active at falling edge; 0-active at rising
56 * @agc_inv: AGC polarity.
59 * @lnb_hv_pol: LNB H/V pin polarity. 0: pin high set to VOLTAGE_18, pin low to
61 * @lnb_en_pol: LNB enable pin polarity. 0: pin high to disable, pin low to
97 * @ts_clk_pol: TS clk polarity.Default: 0.
100 * @agc_inv: AGC polarity. Default: 0.
105 * @lnb_hv_pol: LNB H/V pin polarity. Default: 0. Values:
108 * @lnb_en_pol: LNB enable pin polarity. Default: 0. Values:
/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rtmv20-regulator.yaml100 richtek,strobe-polarity-high:
101 description: Strobe pin active polarity control.
104 richtek,vsync-polarity-high:
105 description: Vsync pin active polarity control.
150 richtek,strobe-polarity-high;
151 richtek,vsync-polarity-high;
/linux/drivers/irqchip/
H A Dirq-ftintc010.c84 u32 mode, polarity; in ft010_irq_set_type() local
87 polarity = readl(FT010_IRQ_POLARITY(f->base)); in ft010_irq_set_type()
92 polarity |= BIT(offset); in ft010_irq_set_type()
96 polarity &= ~BIT(offset); in ft010_irq_set_type()
100 polarity |= BIT(offset); in ft010_irq_set_type()
104 polarity &= ~BIT(offset); in ft010_irq_set_type()
112 writel(polarity, FT010_IRQ_POLARITY(f->base)); in ft010_irq_set_type()
H A Dirq-davinci-cp-intc.c75 unsigned int reg, mask, polarity, type; in davinci_cp_intc_set_irq_type() local
79 polarity = davinci_cp_intc_read(DAVINCI_CP_INTC_SYS_POLARITY(reg)); in davinci_cp_intc_set_irq_type()
84 polarity |= mask; in davinci_cp_intc_set_irq_type()
88 polarity &= ~mask; in davinci_cp_intc_set_irq_type()
92 polarity |= mask; in davinci_cp_intc_set_irq_type()
96 polarity &= ~mask; in davinci_cp_intc_set_irq_type()
103 davinci_cp_intc_write(polarity, DAVINCI_CP_INTC_SYS_POLARITY(reg)); in davinci_cp_intc_set_irq_type()
/linux/drivers/pnp/pnpacpi/
H A Drsparser.c19 u8 *polarity, u8 *shareable) in decode_irq_flags() argument
25 *polarity = ACPI_ACTIVE_LOW; in decode_irq_flags()
29 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()
33 *polarity = ACPI_ACTIVE_LOW; in decode_irq_flags()
37 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()
43 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()
208 gpio->polarity, in pnpacpi_allocated_resource()
319 flags = acpi_dev_irq_flags(p->triggering, p->polarity, p->shareable, p->wake_capable); in pnpacpi_parse_irq_option()
343 flags = acpi_dev_irq_flags(p->triggering, p->polarity, p->shareable, p->wake_capable); in pnpacpi_parse_ext_irq_option()
664 u8 triggering, polarity, shareable; in pnpacpi_encode_irq() local
[all …]
/linux/Documentation/devicetree/bindings/iio/addac/
H A Dadi,ad74115.yaml225 adi,ext1-burnout-current-polarity-sourcing:
228 When not present, the burnout current polarity for EXT1 is sinking.
229 When present, the burnout current polarity for EXT1 is sourcing.
240 adi,ext2-burnout-current-polarity-sourcing:
243 When not present, the burnout current polarity for EXT2 is sinking.
244 When present, the burnout current polarity for EXT2 is sourcing.
255 adi,viout-burnout-current-polarity-sourcing:
258 When not present, the burnout current polarity for VIOUT is sinking.
259 When present, the burnout current polarity for VIOUT is sourcing.
/linux/drivers/extcon/
H A Dextcon-usbc-cros-ec.c139 * @polarity: pointer to cable polarity (return value)
145 bool *polarity) in cros_ec_usb_get_role() argument
164 *polarity = resp.polarity; in cros_ec_usb_get_role()
254 bool polarity = false; in extcon_cros_ec_detect_cable() local
266 role = cros_ec_usb_get_role(info, &polarity); in extcon_cros_ec_detect_cable()
288 role, power_type, dr, pr, polarity, mux, dp, hpd); in extcon_cros_ec_detect_cable()
328 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
331 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
334 (union extcon_property_value)(int)polarity); in extcon_cros_ec_detect_cable()
/linux/drivers/acpi/
H A Dresource.c338 * @polarity: Interrupt polarity as provided by ACPI.
342 unsigned long acpi_dev_irq_flags(u8 triggering, u8 polarity, u8 shareable, u8 wake_capable) in acpi_dev_irq_flags() argument
347 flags = polarity == ACPI_ACTIVE_LOW ? in acpi_dev_irq_flags()
350 flags = polarity == ACPI_ACTIVE_LOW ? in acpi_dev_irq_flags()
366 * @polarity: Interrupt polarity as provided by ACPI.
368 unsigned int acpi_dev_get_irq_type(int triggering, int polarity) in acpi_dev_get_irq_type() argument
370 switch (polarity) { in acpi_dev_get_irq_type()
708 unsigned char polarity; member
720 static bool acpi_dev_irq_override(u32 gsi, u8 triggering, u8 polarity, in acpi_dev_irq_override() argument
730 entry->polarity == polarity && in acpi_dev_irq_override()
[all …]
/linux/include/trace/events/
H A Dpwm.h142 __field(enum pwm_polarity, polarity)
150 __entry->polarity = state->polarity;
155 TP_printk_pwm("period=%llu duty_cycle=%llu polarity=%d enabled=%d err=%d",
157 __entry->polarity, __entry->enabled, __entry->err)
/linux/Documentation/driver-api/
H A Dpwm.rst84 period). struct pwm_args contains 2 fields (period and polarity) and should
125 polarity
126 Changes the polarity of the PWM signal (read/write).
128 the polarity.
153 When implementing polarity support in a PWM driver, make sure to respect the
154 signal conventions in the PWM framework. By definition, normal polarity
157 polarity starts low for the duration of the duty cycle and goes high for the
/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c26 u32 polarity; member
105 /* Setup LP timer encoder/counter and polarity, without prescaler */ in stm32_lptim_setup()
110 val |= FIELD_PREP(STM32_LPTIM_CKPOL, enable ? priv->polarity : 0); in stm32_lptim_setup()
172 if (priv->polarity == STM32_LPTIM_CKPOL_BOTH_EDGES) { in stm32_lptim_cnt_function_read()
195 priv->polarity = STM32_LPTIM_CKPOL_BOTH_EDGES; in stm32_lptim_cnt_function_write()
300 switch (priv->polarity) { in stm32_lptim_cnt_action_read()
339 /* only set polarity when in counter mode (on input 1) */ in stm32_lptim_cnt_action_write()
346 priv->polarity = STM32_LPTIM_CKPOL_RISING_EDGE; in stm32_lptim_cnt_action_write()
349 priv->polarity = STM32_LPTIM_CKPOL_FALLING_EDGE; in stm32_lptim_cnt_action_write()
352 priv->polarity = STM32_LPTIM_CKPOL_BOTH_EDGES; in stm32_lptim_cnt_action_write()
/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.h144 /* field id polarity */
146 /* vertical sync polarity */
148 /* horizontal sync polarity */
173 /* field id polarity */
175 /* vertical sync polarity */
177 /* horizontal sync polarity */
/linux/Documentation/devicetree/bindings/extcon/
H A Dwlf,arizona.yaml42 Invert the polarity of the jack detection switch.
58 GPIO specifier for the GPIO controlling the headset polarity if one
96 Headset polarity configurations (generally used for detection of
99 represents one polarity configuration.
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Duncore-io.json133 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
143 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
163 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.",
173 …when packets are being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity.",
223 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
233 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
253 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.",
263 …when packets are being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity.",
293 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
303 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
[all …]
/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Duncore-io.json123 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
133 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
153 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.",
163 …when packets are being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity.",
203 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
213 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
233 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.",
243 …when packets are being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity.",
263 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
273 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Duncore-io.json133 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
143 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
163 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.",
173 …when packets are being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity.",
223 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
233 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
253 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.",
263 …when packets are being sent from the ring stop.; Filters for the Clockwise and Odd ring polarity.",
293 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.",
303 …ckets are being sent from the ring stop.; Filters for the Counterclockwise and Odd ring polarity.",
[all …]
/linux/drivers/usb/chipidea/
H A Dci_hdrc_imx.h15 /* true if over-current polarity is active low */
18 /* true if dt specifies polarity */
21 unsigned int pwr_pol:1; /* power polarity */
/linux/drivers/gpio/
H A Dgpiolib-acpi-core.c78 * @polarity: interrupt polarity as provided by ACPI
89 int polarity; member
262 acpi_gpio_to_gpiod_flags(const struct acpi_resource_gpio *agpio, int polarity) in acpi_gpio_to_gpiod_flags() argument
275 * and the polarity instead. If the pin is pulled up we assume in acpi_gpio_to_gpiod_flags()
278 * polarity values will be switched. See also in acpi_gpio_to_gpiod_flags()
283 return polarity == GPIO_ACTIVE_LOW ? GPIOD_OUT_LOW : GPIOD_OUT_HIGH; in acpi_gpio_to_gpiod_flags()
285 return polarity == GPIO_ACTIVE_LOW ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW; in acpi_gpio_to_gpiod_flags()
322 int polarity; in acpi_request_own_gpiod() local
328 polarity = GPIO_ACTIVE_HIGH; in acpi_request_own_gpiod()
329 flags = acpi_gpio_to_gpiod_flags(agpio, polarity); in acpi_request_own_gpiod()
[all …]
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmicrochip,pic32mzda-evic.yaml18 External interrupts have a software configurable edge polarity. Non external
19 interrupts have a type and polarity that is determined by the source of the
40 External interrupts with software polarity configuration corresponding to
/linux/arch/sh/include/asm/
H A Dsh7760fb.h75 /* HSYNC polarity inversion */
78 /* VSYNC polarity inversion */
81 /* DISPLAY-ENABLE polarity inversion */
84 /* DISPLAY DATA BUS polarity inversion */
144 /* LDMTR includes display type and signal polarity. The

12345678910>>...25