Lines Matching +full:clock +full:- +full:falling +full:- +full:edge
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
19 * enum m88ds3103_ts_mode - TS connection mode
34 * @M88DS3103_CLOCK_OUT_DISABLED: Clock output is disabled
35 * @M88DS3103_CLOCK_OUT_ENABLED: Clock output is enabled with crystal
36 * clock.
37 * @M88DS3103_CLOCK_OUT_ENABLED_DIV2: Clock output is enabled with half
38 * crystal clock.
47 * struct m88ds3103_platform_data - Platform data for the m88ds3103 driver
48 * @clk: Clock frequency.
51 * @ts_clk: TS clock (KHz).
52 * @ts_clk_pol: TS clk polarity. 1-active at falling edge; 0-active at rising
53 * edge.
57 * @clk_out: Clock output.
88 * struct m88ds3103_config - m88ds3102 configuration
91 * @clock: Device's clock. Default: none, must set. Example: 27000000
98 * 1-active at falling edge; 0-active at rising edge.
101 * @clock_out: Clock output, as defined by &enum m88ds3103_clock_out.
114 u32 clock; member
131 * m88ds3103_attach - Attach a m88ds3103 demod