Searched refs:GP_DEVICE (Results 1 – 7 of 7) sorted by relevance
154 if (mode == GP_DEVICE) in try_unlock_memory()381 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_l2aux_ctrl()391 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_acr()417 if (get_device_type() == GP_DEVICE) { in omap3_invalidate_l2_cache_secure()
355 case GP_DEVICE: in print_cpuinfo()
19 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
66 case GP_DEVICE: in omap_set_fastboot_secure()
80 case GP_DEVICE: in omap_rev_string()
135 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
802 #define GP_DEVICE 0x3 macro