Searched refs:chip_ls (Results 1 – 1 of 1) sorted by relevance
201 int chip_ls; /* which LSx to use (0-3 potentially) */ in pca955x_led_work() local207 chip_ls = pca955x_led->led_num / 4; in pca955x_led_work()212 ls = pca955x_read_ls(pca955x->client, chip_ls); in pca955x_led_work()238 pca955x_write_ls(pca955x->client, chip_ls, ls); in pca955x_led_work()