Searched refs:hd44780 (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/auxdisplay/ |
H A D | hd44780.c | 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() 175 struct hd44780 *hd = hdc->hd44780; in hd44780_write_data_gpio4() [all …]
|
H A D | Makefile | 12 obj-$(CONFIG_HD44780) += hd44780.o
|
H A D | hd44780_common.h | 15 void *hd44780; member
|
H A D | panel.c | 844 hdc->hd44780 = &lcd; in lcd_init()
|
/openbmc/u-boot/board/work-microwave/work_92105/ |
H A D | Kconfig | 13 bool "Enable 'hd44780' LCD-control command"
|
H A D | work_92105_display.c | 345 hd44780, 6, 1, do_hd44780,
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/ |
H A D | lcdproc_git.bb | 87 RCONFLICTS:lcdd-driver-hd47780nousb = "lcdd-driver-hd44780"
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-netgear_readynas_nv+_v2.dts | 117 compatible = "hit,hd44780";
|
H A D | armada-370-netgear-rn104.dts | 147 compatible = "hit,hd44780";
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |