Searched full:ssd1306 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/staging/fbtft/ |
H A D | fb_ssd1306.c | 3 * FB driver for the SSD1306 OLED Controller 31 /* Init sequence taken from the Adafruit SSD1306 Arduino library */ 216 FBTFT_REGISTER_DRIVER(DRVNAME, "solomon,ssd1306", &display); 220 MODULE_ALIAS("spi:ssd1306"); 221 MODULE_ALIAS("platform:ssd1306"); 223 MODULE_DESCRIPTION("SSD1306 OLED Driver");
|
H A D | Kconfig | 139 tristate "FB driver for the SSD1306 OLED Controller" 142 Framebuffer support for SSD1306
|
H A D | fb_sh1106.c | 4 * Based on the SSD1306 driver by Noralf Tronnes 20 /* Init sequence based on the Adafruit SSD1306 Arduino library */
|
H A D | fb_ssd1305.c | 5 * based on SSD1306 driver by Noralf Tronnes 32 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
|
H A D | fb_ssd1325.c | 33 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | solomon,ssd1307fb.yaml | 26 - solomon,ssd1306 166 - solomon,ssd1306-i2c 167 - solomon,ssd1306 233 compatible = "solomon,ssd1306"; 258 compatible = "solomon,ssd1306";
|
/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-cfa10036.dts | 53 ssd1306: oled@3c { label 69 ssd1306_cfa10036: ssd1306-10036@0 {
|
/linux/drivers/gpu/drm/solomon/ |
H A D | ssd130x-spi.c | 121 .compatible = "solomon,ssd1306", 167 { "ssd1306", SSD1306_ID },
|
H A D | ssd130x-i2c.c | 67 .compatible = "solomon,ssd1306",
|