Searched refs:PCA9552_LS3 (Results 1 – 4 of 4) sorted by relevance
24 i2c_set8(i2cdev, PCA9552_LS3, 0x54); in pca9552_init()73 value = i2c_get8(i2cdev, PCA9552_LS3); in send_and_receive()
268 buf[0] = PCA9552_LS3; in pnv_i2c_pca9552_default_cfg()
164 case PCA9552_LS3: in pca955x_read()188 case PCA9552_LS3: in pca955x_write()373 s->regs[PCA9552_LS3] = 0x55; in pca9552_reset()465 pc->max_reg = PCA9552_LS3; in pca9552_class_init()
24 #define PCA9552_LS3 9 /* read/write LED12 to LED15 selector */ macro