Searched refs:pca9685 (Results 1 – 4 of 4) sorted by relevance
78 struct pca9685 { struct86 static inline struct pca9685 *to_pca(struct pwm_chip *chip) in to_pca() argument88 return container_of(chip, struct pca9685, chip); in to_pca()94 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_config()207 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_enable()244 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_disable()265 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_request()276 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_free()302 struct pca9685 *pca; in pca9685_pwm_probe()353 struct pca9685 *pca = i2c_get_clientdata(client); in pca9685_pwm_remove()
27 obj-$(CONFIG_PWM_PCA9685) += pwm-pca9685.o
281 will be called pwm-pca9685.
5 - compatible: "nxp,pca9685-pwm"22 compatible = "nxp,pca9685-pwm";