Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dvideo-pxafb.h27 #define LCD_CONN_TYPE(_x) ((_x) & 0x0f) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpxafb.c2115 info->lcd_conn |= LCD_CONN_TYPE(i); in of_get_pxafb_display()