Home
last modified time | relevance | path

Searched refs:ls2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/leds/
H A Dleds-pca955x.c586 u8 ls2[4]; in pca955x_probe() local
654 ls2[i] = ls1[i]; in pca955x_probe()
675 ls2[reg] = pca955x_ledsel(ls2[reg], bit, PCA955X_LS_LED_OFF); in pca955x_probe()
677 ls2[reg] = pca955x_ledsel(ls2[reg], bit, PCA955X_LS_LED_ON); in pca955x_probe()
678 else if (pca955x_ledstate(ls2[reg], bit) == PCA955X_LS_BLINK0) { in pca955x_probe()
712 if (ls1[i] != ls2[i]) { in pca955x_probe()
713 err = pca955x_write_ls(pca955x, i, ls2[i]); in pca955x_probe()
/linux/Documentation/devicetree/bindings/regulator/
H A Dtps65218.txt74 ls2: regulator-ls2 {