Home
last modified time | relevance | path

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

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