Searched refs:hd44780 (Results 1 – 7 of 7) sorted by relevance
37 struct hd44780 { struct44 struct hd44780 *hd = hdc->hd44780; in hd44780_backlight() argument50 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 …]
10 obj-$(CONFIG_HD44780) += hd44780.o
15 void *hd44780; member
844 hdc->hd44780 = &lcd; in lcd_init()
117 compatible = "hit,hd44780";
147 compatible = "hit,hd44780";
40 compatible = "hit,hd44780";