Lines Matching +full:enable +full:- +full:active +full:- +full:high
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
19 * enum m88ds3103_ts_mode - TS connection mode
47 * struct m88ds3103_platform_data - Platform data for the m88ds3103 driver
52 * @ts_clk_pol: TS clk polarity. 1-active at falling edge; 0-active at rising
59 * @lnb_hv_pol: LNB H/V pin polarity. 0: pin high set to VOLTAGE_18, pin low to
60 * set VOLTAGE_13. 1: pin high set to VOLTAGE_13, pin low to set VOLTAGE_18.
61 * @lnb_en_pol: LNB enable pin polarity. 0: pin high to disable, pin low to
62 * enable. 1: pin high to enable, pin low to disable.
88 * struct m88ds3103_config - m88ds3102 configuration
98 * 1-active at falling edge; 0-active at rising edge.
106 * 1: pin high set to VOLTAGE_13, pin low to set VOLTAGE_18;
107 * 0: pin high set to VOLTAGE_18, pin low to set VOLTAGE_13.
108 * @lnb_en_pol: LNB enable pin polarity. Default: 0. Values:
109 * 1: pin high to enable, pin low to disable;
110 * 0: pin high to disable, pin low to enable.