Searched refs:chip_ls (Results 1 – 1 of 1) sorted by relevance
293 int chip_ls; /* which LSx to use (0-3 potentially) */ in pca955x_led_set() local300 chip_ls = pca955x_led->led_num / 4; in pca955x_led_set()305 ret = pca955x_read_ls(pca955x->client, chip_ls, &ls); in pca955x_led_set()334 ret = pca955x_write_ls(pca955x->client, chip_ls, ls); in pca955x_led_set()