Home
last modified time | relevance | path

Searched +full:s5l +full:- +full:fpwm (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-apple.c1 // SPDX-License-Identifier: GPL-2.0 OR MIT
8 * - The writes to cycle registers are shadowed until a write to
10 * - If both OFF_CYCLES and ON_CYCLES are set to 0, the output
12 * - When APPLE_PWM_CTRL is set to 0, the output is constant low
47 struct apple_pwm *fpwm; in apple_pwm_apply() local
49 if (state->polarity == PWM_POLARITY_INVERSED) in apple_pwm_apply()
50 return -EINVAL; in apple_pwm_apply()
52 fpwm = to_apple_pwm(chip); in apple_pwm_apply()
53 if (state->enabled) { in apple_pwm_apply()
56 on_cycles = mul_u64_u64_div_u64(fpwm->clkrate, in apple_pwm_apply()
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]