Home
last modified time | relevance | path

Searched full:hd44780 (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dhd44780.c3 * HD44780 Character LCD driver for Linux
37 struct hd44780 { struct
44 struct hd44780 *hd = hdc->hd44780; in hd44780_backlight() argument
50 static void hd44780_strobe_gpio(struct hd44780 *hd) in hd44780_strobe_gpio()
64 static void hd44780_write_gpio8(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio8()
80 static void hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio4()
108 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_gpio8()
119 struct hd44780 *hd = hdc->hd44780; in hd44780_write_data_gpio8()
147 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_gpio4()
159 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_raw_gpio4()
[all …]
H A DKconfig35 tristate "Common functions for HD44780 (and compatibles) LCD displays" if COMPILE_TEST
38 This is a module with the common symbols for HD44780 (and compatibles)
40 useful alone. If you have some sort of HD44780 compatible display,
44 config HD44780 config
45 tristate "HD44780 Character LCD support"
49 Enable support for Character LCDs using a HD44780 controller.
211 Say Y here if you have an HD44780 or KS-0074 LCD connected to your
H A DMakefile12 obj-$(CONFIG_HD44780) += hd44780.o
H A Dhd44780_common.h15 void *hd44780; member
H A Darm-charlcd.c4 * This is basically an Hitachi HD44780 LCD with a custom IP block to drive it
35 /* Hitachi HD44780 display commands */
H A Dhd44780_common.c87 * The Hitachi HD44780 controller (and compatible ones) reset the DDRAM in hd44780_common_clear_display()
H A Dpanel.c10 * The LCD module may either be an HD44780-like 8-bit parallel LCD, or a 1-bit
844 hdc->hd44780 = &lcd; in lcd_init()
/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/
H A Dhit,hd44780.yaml4 $id: http://devicetree.org/schemas/auxdisplay/hit,hd44780.yaml#
7 title: Hitachi HD44780 Character LCD Controller
13 The Hitachi HD44780 Character LCD Controller is commonly used on character
22 const: hit,hd44780
88 compatible = "hit,hd44780";
113 hd44780 {
114 compatible = "hit,hd44780";
/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c8 * The work_92105 display is a HD44780-compatible module
41 * Individual gpio ports (one per gpio) to HD44780
79 * plus we will need it after init for the "hd44780" command.
140 /* HD44780 takes 37 us for most instructions, 1520 for clear */ in hd44780_instruction()
154 /* HD44780 takes 37 us to write to DDRAM or CGRAM */ in hd44780_write_char()
167 /* HD44780 takes 37 us to write to DDRAM or CGRAM */ in hd44780_write_str()
248 /* initialize HD44780 */ in work_92105_display_init()
338 "hd44780 - control LCD driver:\n"
345 hd44780, 6, 1, do_hd44780,
346 "HD44780 LCD driver control",
H A DKconfig13 bool "Enable 'hd44780' LCD-control command"
H A Dwork_92105_display.h8 * The work_92105 display is a HD44780-compatible module
H A DREADME15 - LCD display (HD44780-compatible), controlled
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/
H A Dlcdproc_git.bb87 RCONFLICTS:lcdd-driver-hd47780nousb = "lcdd-driver-hd44780"
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-netgear_readynas_nv+_v2.dts117 compatible = "hit,hd44780";
H A Darmada-370-netgear-rn104.dts147 compatible = "hit,hd44780";
/openbmc/linux/drivers/parisc/
H A Dled.c76 * HP seems to have used Sharp/Hitachi HD44780 LCDs most of the time. */
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]