Home
last modified time | relevance | path

Searched refs:pwmc (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/greybus/
Dpwm.c29 static int gb_pwm_count_operation(struct gb_pwm_chip *pwmc) in gb_pwm_count_operation() argument
34 ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_PWM_COUNT, in gb_pwm_count_operation()
38 pwmc->pwm_max = response.count; in gb_pwm_count_operation()
42 static int gb_pwm_activate_operation(struct gb_pwm_chip *pwmc, in gb_pwm_activate_operation() argument
49 if (which > pwmc->pwm_max) in gb_pwm_activate_operation()
54 gbphy_dev = to_gbphy_dev(pwmc->chip.dev); in gb_pwm_activate_operation()
59 ret = gb_operation_sync(pwmc->connection, GB_PWM_TYPE_ACTIVATE, in gb_pwm_activate_operation()
67 static int gb_pwm_deactivate_operation(struct gb_pwm_chip *pwmc, in gb_pwm_deactivate_operation() argument
74 if (which > pwmc->pwm_max) in gb_pwm_deactivate_operation()
79 gbphy_dev = to_gbphy_dev(pwmc->chip.dev); in gb_pwm_deactivate_operation()
[all …]
/drivers/clk/sirf/
Dclk-atlas6.c64 spi1, pwmc, efuse, pulse, dmac0, dmac1, nand, audio, usp0, usp1, enumerator
Dclk-prima2.c63 spi1, pwmc, efuse, pulse, dmac0, dmac1, nand, audio, usp0, usp1, enumerator