Home
last modified time | relevance | path

Searched refs:pca9685 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-pca9685.c78 struct pca9685 { struct
91 return container_of(chip, struct pca9685, chip); in to_pca()
250 struct pca9685 *pca = gpiochip_get_data(gpio); in pca9685_pwm_gpio_request()
260 struct pca9685 *pca = gpiochip_get_data(gpio); in pca9685_pwm_gpio_get()
268 struct pca9685 *pca = gpiochip_get_data(gpio); in pca9685_pwm_gpio_set()
366 struct pca9685 *pca = to_pca(chip); in __pca9685_pwm_apply()
418 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_apply()
437 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_get_state()
473 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_request()
492 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_free()
[all …]
H A DMakefile43 obj-$(CONFIG_PWM_PCA9685) += pwm-pca9685.o
H A DKconfig455 will be called pwm-pca9685.
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dnxp,pca9685-pwm.txt5 - compatible: "nxp,pca9685-pwm"
22 compatible = "nxp,pca9685-pwm";
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/
H A Dpython3-adafruit-circuitpython-motorkit_1.6.1.bb19 python3-adafruit-circuitpython-pca9685 \