Home
last modified time | relevance | path

Searched refs:HD44780_CLEAR_DISPLAY (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c63 #define HD44780_CLEAR_DISPLAY 0x01 macro
141 if (instruction == HD44780_CLEAR_DISPLAY) in hd44780_instruction()
258 hd44780_instruction(HD44780_CLEAR_DISPLAY); in work_92105_display_init()