Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/platform_data/
A Dleds-lm355x.h61 enum lm355x_tx2 pin_tx2; member
/linux-6.3-rc2/drivers/leds/
A Dleds-lm355x.c167 reg_val = (u32)pdata->pin_tx2 | (u32)pdata->ntc_pin; in lm355x_chip_init()
178 reg_val = (u32)pdata->pin_tx2 | (u32)pdata->ntc_pin | in lm355x_chip_init()
277 if (pdata->pin_tx2 != LM355x_PIN_TX_DISABLE) { in lm355x_control()

Completed in 3 milliseconds