Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c157 if (mode == GP_DEVICE) in try_unlock_memory()
384 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_l2aux_ctrl()
394 if (get_device_type() == GP_DEVICE) in v7_arch_cp15_set_acr()
420 if (get_device_type() == GP_DEVICE) { in omap3_invalidate_l2_cache_secure()
H A Dsys_info.c356 case GP_DEVICE: in print_cpuinfo()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dfdt.c20 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsram.c45 #define GP_DEVICE 0x300 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c81 case GP_DEVICE: in omap_rev_string()
H A Dutils.c58 case GP_DEVICE: in omap_set_fastboot_secure()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c136 if (GP_DEVICE != get_device_type()) { in ft_hs_fixups()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h777 #define GP_DEVICE 0x3 macro