Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dspitz.c923 static int spitz_hsync; variable
928 qemu_set_irq(qdev_get_gpio_in(cpu->gpio, SPITZ_GPIO_HSYNC), spitz_hsync); in spitz_lcd_hsync_handler()
929 spitz_hsync ^= 1; in spitz_lcd_hsync_handler()
950 spitz_hsync = 0; in spitz_gpio_setup()