Searched refs:GP_DEVICE (Results 1 - 7 of 7) sorted by relevance

/u-boot/arch/arm/mach-omap2/am33xx/
H A Dfdt.c20 if (GP_DEVICE != get_device_type()) {
/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c166 if (mode == GP_DEVICE)
390 if (get_device_type() == GP_DEVICE)
400 if (get_device_type() == GP_DEVICE)
426 if (get_device_type() == GP_DEVICE) {
H A Dsys_info.c326 case GP_DEVICE:
/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c85 case GP_DEVICE:
H A Dutils.c68 case GP_DEVICE:
/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c137 if (GP_DEVICE != get_device_type()) {
/u-boot/arch/arm/include/asm/
H A Domap_common.h815 #define GP_DEVICE 0x3 macro

Completed in 159 milliseconds