OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwmchan
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/amlogic/
meson_pwm.c
97
struct meson_pwm_channel * const
pwmchan
= pwm->pwm_priv;
local in function:meson_pwm_enable
102
switch (
pwmchan
->mpc_index) {
168
struct meson_pwm_channel * const
pwmchan
= pwm->pwm_priv;
local in function:meson_pwm_get_config
170
*conf =
pwmchan
->mpc_conf;
177
struct meson_pwm_channel * const
pwmchan
= pwm->pwm_priv;
local in function:meson_pwm_set_config
216
switch (
pwmchan
->mpc_index) {
260
pwmchan
->mpc_conf = *conf;
267
pwmchan
->mpc_index ? "A" : "B",
282
struct meson_pwm_channel *
pwmchan
;
local in function:meson_pwm_get_tag
294
pwmchan
= &sc->sc_pwmchan[index]
[
all
...]
meson_pwm.c
97
struct meson_pwm_channel * const
pwmchan
= pwm->pwm_priv;
local in function:meson_pwm_enable
102
switch (
pwmchan
->mpc_index) {
168
struct meson_pwm_channel * const
pwmchan
= pwm->pwm_priv;
local in function:meson_pwm_get_config
170
*conf =
pwmchan
->mpc_conf;
177
struct meson_pwm_channel * const
pwmchan
= pwm->pwm_priv;
local in function:meson_pwm_set_config
216
switch (
pwmchan
->mpc_index) {
260
pwmchan
->mpc_conf = *conf;
267
pwmchan
->mpc_index ? "A" : "B",
282
struct meson_pwm_channel *
pwmchan
;
local in function:meson_pwm_get_tag
294
pwmchan
= &sc->sc_pwmchan[index]
[
all
...]
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025