Home
last modified time | relevance | path

Searched full:mp3309c (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dmps,mp3309c.yaml4 $id: http://devicetree.org/schemas/leds/backlight/mps,mp3309c.yaml#
7 title: MPS MP3309C backlight
13 The Monolithic Power (MPS) MP3309C is a WLED step-up converter, featuring a
21 https://www.monolithicpower.com/en/mp3309c.html
28 const: mps,mp3309c
64 compatible = "mps,mp3309c";
/linux/drivers/video/backlight/
H A Dmp3309c.c3 * Driver for MPS MP3309C White LED driver with I2C interface
211 * Dimming mode: the MP3309C provides two dimming control mode: in mp3309c_parse_fwnode()
362 chip->bl = devm_backlight_device_register(dev, "mp3309c", dev, chip, in mp3309c_probe()
397 { .compatible = "mps,mp3309c", },
403 { "mp3309c" },
420 MODULE_DESCRIPTION("Backlight Driver for MPS MP3309C");
H A DKconfig413 tristate "Backlight Driver for MPS MP3309C"
417 This supports MPS MP3309C backlight WLED driver in both PWM and
421 be called mp3309c.
H A DMakefile48 obj-$(CONFIG_BACKLIGHT_MP3309C) += mp3309c.o
/linux/
H A DMAINTAINERS15678 MP3309C BACKLIGHT DRIVER
15682 F: Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yaml
15683 F: drivers/video/backlight/mp3309c.c