Home
last modified time | relevance | path

Searched full:lime (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-olinuxino-lime-emmc.dts7 #include "sun7i-a20-olinuxino-lime.dts"
10 model = "Olimex A20-OLinuXino-LIME-eMMC";
11 compatible = "olimex,a20-olinuxino-lime-emmc", "allwinner,sun7i-a20";
H A Dsun7i-a20-olinuxino-lime.dts2 * This is based on sun4i-a10-olinuxino-lime.dts
54 model = "Olimex A20-OLinuXino-LIME";
55 compatible = "olimex,a20-olinuxino-lime", "allwinner,sun7i-a20";
82 label = "a20-olinuxino-lime:green:usr";
H A Dsun4i-a10-olinuxino-lime.dts50 model = "Olimex A10-OLinuXino-LIME";
51 compatible = "olimex,a10-olinuxino-lime", "allwinner,sun4i-a10";
78 label = "a10-olinuxino-lime:green:usr";
92 * The A10-Lime is known to be unstable when running at 1008 MHz
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h102 #error "Select Lime GDC or CoralP/Carmine support, but not both together"
H A Dmb862xxfbdrv.c5 * Fujitsu Carmine/Coral-P(A)/Lime framebuffer driver
611 * GDC (Lime, Coral(B/Q), Mint, ...) on host bus
637 dev_info(par->dev, "Fujitsu Lime v1.%d found\n", in mb862xx_gdc_init()
821 { .compatible = "fujitsu,lime", },
H A Dmb862xxfb_accel.c5 * Fujitsu Carmine/Coral-P(A)/Lime framebuffer driver acceleration support
/linux/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml262 - fujitsu,lime
/linux/drivers/video/fbdev/
H A DKconfig1715 Frame buffer driver for Fujitsu Carmine/Coral-P(A)/Lime controllers.
1729 bool "Lime GDC"
1734 Framebuffer support for Fujitsu Lime GDC on host CPU bus.
1744 Selecting this option adds Coral-P(A)/Lime GDC I2C bus adapter
/linux/arch/powerpc/boot/dts/
H A Dsocrates.dts283 compatible = "fujitsu,lime";
/linux/drivers/leds/
H A Dled-core.c44 [LED_COLOR_ID_LIME] = "lime",
/linux/drivers/input/touchscreen/
H A Dhideep.c595 dev_dbg(&ts->client->dev, "used lime IC"); in hideep_load_dwz()