Searched +full:axi +full:- +full:pwmgen +full:- +full:2 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/pwm/adi,axi-pwmgen.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Analog Devices AXI PWM generator10 - Michael Hennerich <[email protected]>11 - Nuno Sá <[email protected]>14 The Analog Devices AXI PWM generator can generate PWM signals20 - $ref: pwm.yaml#24 const: adi,axi-pwmgen-2.00.a[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Analog Devices AXI PWM generator11 * - The writes to registers for period and duty are shadowed until14 * - Writing LOAD_CONFIG also has the effect of re-synchronizing all18 * - Supports normal polarity. Does not support changing polarity.19 * - On disable, the PWM output becomes low (inactive).24 #include <linux/fpga/adi-axi-common.h>79 if (wf->period_length_ns == 0) { in axi_pwmgen_round_waveform_tohw()86 /* With ddata->clk_rate_hz < NSEC_PER_SEC this won't overflow. */ in axi_pwmgen_round_waveform_tohw()87 wfhw->period_cnt = min_t(u64, in axi_pwmgen_round_waveform_tohw()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 bool "Pulse-Width Modulation (PWM) Support"5 Generic Pulse-Width Modulation (PWM) support.7 In Pulse-Width Modulation, a variation of the width of pulses48 will be called pwm-ab8500.67 will be called pwm-apple.77 will be called pwm-atmel.85 (Atmel High-end LCD Controller). This PWM output is mainly used89 will be called pwm-atmel-hlcdc.98 A Timer Counter Block provides 6 PWM devices grouped by 2.[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-[email protected]88 F: drivers/scsi/3w-*[all …]