Searched refs:pm860x (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | 88pm860x.txt | 4 - compatible : "marvell,88pm860x" 13 - marvell,88pm860x-slave-addr: 88pm860x are two chips solution. <reg> stores the I2C address 21 88pm860x-onkey : : On key 22 88pm860x-rtc : : RTC 24 88pm860x-backlight : : Backlight 25 88pm860x-led : : Led 26 88pm860x-touch : : Touchscreen 30 pmic: 88pm860x@34 { 38 marvell,88pm860x-irq-read-clr; 56 marvell,88pm860x-vrtc = <1>; [all …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | 88pm860x-codec.c | 1211 mask = pm860x->det.hs_shrt | pm860x->det.hook_det | pm860x->det.lo_shrt in pm860x_component_handler() 1212 | pm860x->det.hp_det; in pm860x_component_handler() 1256 pm860x->det.hp_jack = jack; in pm860x_hs_jack_detect() 1257 pm860x->det.hp_det = det; in pm860x_hs_jack_detect() 1288 pm860x->det.mic_det = det; in pm860x_mic_jack_detect() 1311 pm860x->name[i], pm860x); in pm860x_probe() 1322 free_irq(pm860x->irq[i], pm860x); in pm860x_probe() 1332 free_irq(pm860x->irq[i], pm860x); in pm860x_remove() 1353 struct pm860x_priv *pm860x; in pm860x_codec_probe() local 1359 if (pm860x == NULL) in pm860x_codec_probe() [all …]
|
H A D | Makefile | 2 snd-soc-88pm860x-objs := 88pm860x-codec.o 387 obj-$(CONFIG_SND_SOC_88PM860X) += snd-soc-88pm860x.o
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | pxa910-dkb.dts | 30 pmic: 88pm860x@34 { 31 compatible = "marvell,88pm860x"; 38 marvell,88pm860x-irq-read-clr; 39 marvell,88pm860x-slave-addr = <0x11>; 136 marvell,88pm860x-vrtc = <1>; 143 marvell,88pm860x-pen-prechg = <2>; 148 marvell,88pm860x-iset = <4>; 149 marvell,88pm860x-pwm = <3>; 156 marvell,88pm860x-iset = <12>; 159 marvell,88pm860x-iset = <12>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | 88pm860x.txt | 1 88pm860x-backlight bindings 4 - marvell,88pm860x-iset: Current supplies on backlight device. 5 - marvell,88pm860x-pwm: PWM frequency on backlight device. 11 marvell,88pm860x-iset = <4>; 12 marvell,88pm860x-pwm = <3>;
|
H A D | max8925-backlight.txt | 1 88pm860x-backlight bindings
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | 88pm860x.txt | 4 - compatible: "marvell,88pm860x" 12 pmic: 88pm860x@34 { 13 compatible = "marvell,88pm860x";
|
/openbmc/linux/drivers/mfd/ |
H A D | Makefile | 6 88pm860x-objs := 88pm860x-core.o 88pm860x-i2c.o 7 obj-$(CONFIG_MFD_88PM860X) += 88pm860x.o
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | Makefile | 11 obj-$(CONFIG_TOUCHSCREEN_88PM860X) += 88pm860x-ts.o
|
H A D | Kconfig | 25 module will be called 88pm860x-ts.
|
/openbmc/linux/drivers/leds/ |
H A D | Makefile | 11 obj-$(CONFIG_LEDS_88PM860X) += leds-88pm860x.o
|
/openbmc/linux/drivers/rtc/ |
H A D | Makefile | 23 obj-$(CONFIG_RTC_DRV_88PM860X) += rtc-88pm860x.o
|
H A D | Kconfig | 173 will be called rtc-88pm860x.
|