Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dleds-lm355x.h62 enum lm355x_ntc ntc_pin; member
/openbmc/linux/drivers/leds/
H 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()