Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dvideo-pxafb.h55 #define LCD_PCLK_EDGE_RISE (0 << 19) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpxafb.c2138 info->lcd_conn |= LCD_PCLK_EDGE_RISE; in of_get_pxafb_display()