Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.c328 #define FDT_GET_BOOL(val, name) \ in rockchip_ofnode_get_display_mode() macro
355 FDT_GET_BOOL(val, "interlaced"); in rockchip_ofnode_get_display_mode()
357 FDT_GET_BOOL(val, "doublescan"); in rockchip_ofnode_get_display_mode()
359 FDT_GET_BOOL(val, "doubleclk"); in rockchip_ofnode_get_display_mode()