Searched refs:pca955x (Results 1 – 16 of 16) sorted by relevance
117 struct pca955x { struct129 struct pca955x *pca955x; argument164 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_psc() local165 u8 cmd = pca95xx_num_input_regs(pca955x->chipdef->bits) + (2 * n); in pca955x_write_psc()184 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_pwm() local185 u8 cmd = pca95xx_num_input_regs(pca955x->chipdef->bits) + 1 + (2 * n); in pca955x_write_pwm()201 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_write_ls() local202 u8 cmd = pca95xx_num_input_regs(pca955x->chipdef->bits) + 4 + n; in pca955x_write_ls()218 struct pca955x *pca955x = i2c_get_clientdata(client); in pca955x_read_ls() local219 u8 cmd = pca95xx_num_input_regs(pca955x->chipdef->bits) + 4 + n; in pca955x_read_ls()[all …]
73 obj-$(CONFIG_LEDS_PCA955X) += leds-pca955x.o
1 * NXP - pca955x LED driver33 see dt-bindings/leds/leds-pca955x.h (default to LED)
7 #include <dt-bindings/leds/leds-pca955x.h>
8 #include <dt-bindings/leds/leds-pca955x.h>
5 #include <dt-bindings/leds/leds-pca955x.h>