Lines Matching full:versatile
2 * Versatile board support using the device tree
33 #include <linux/platform_data/video-clcd-versatile.h>
45 * Versatile Registers
53 * VERSATILE peripheral addresses
138 if (of_machine_is_compatible("arm,versatile-ab") && is_sanyo_2_5_lcd) { in versatile_clcd_disable()
188 if (of_machine_is_compatible("arm,versatile-ab") && is_sanyo_2_5_lcd) { in versatile_clcd_enable()
244 .name = "Versatile",
306 np = of_find_compatible_node(NULL, NULL, "arm,versatile-pci"); in versatile_dt_pci_init()
338 np = of_find_compatible_node(NULL, NULL, "arm,core-module-versatile"); in versatile_dt_init()
351 "arm,versatile-ab",
352 "arm,versatile-pb",
356 DT_MACHINE_START(VERSATILE_PB, "ARM-Versatile (Device Tree Support)")