Home
last modified time | relevance | path

Searched refs:pin_strobe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dleds-lm355x.h59 enum lm355x_strobe pin_strobe; member
H A Dlm3639_bl.h54 enum lm3639_strobe pin_strobe; member
/openbmc/linux/drivers/video/backlight/
H A Dlm3639_bl.c60 reg_val = (pdata->pin_pwm & 0x40) | pdata->pin_strobe | pdata->pin_tx; in lm3639_chip_init()
/openbmc/linux/drivers/leds/
H A Dleds-lm355x.c249 if (pdata->pin_strobe != LM355x_PIN_STROBE_DISABLE) { in lm355x_control()