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