Searched +full:axi +full:- +full:pwmgen +full:- +full:2 (Results 1 – 3 of 3) 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 <Michael.Hennerich@analog.com>11 - Nuno Sá <nuno.sa@analog.com>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).21 #include <linux/adi-axi-common.h>80 if (wf->period_length_ns == 0) { in axi_pwmgen_round_waveform_tohw()87 /* With ddata->clk_rate_hz < NSEC_PER_SEC this won't overflow. */ in axi_pwmgen_round_waveform_tohw()88 wfhw->period_cnt = min_t(u64, in axi_pwmgen_round_waveform_tohw()[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-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]