Advertisement
Guest User

grep -r RECOVERY device/samsung/*

a guest
Nov 23rd, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. HABuildSDK [i9100g] droid $ grep -r RECOVERY device/samsung/*
  2. device/samsung/i9100g/BoardConfig.mk:TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888"
  3. device/samsung/i9100g/BoardConfig.mk:BOARD_CUSTOM_RECOVERY_KEYMAPPING := ../../device/samsung/i9100g/recovery/recovery_keys.c
  4. device/samsung/i9100g/BoardConfig.mk:TARGET_RECOVERY_FSTAB := device/samsung/i9100g/rootdir/fstab.t1
  5. device/samsung/i9100g/BoardConfig.mk:RECOVERY_FSTAB_VERSION := 2
  6. device/samsung/i9100g/shbootimg.mk:$(INSTALLED_RECOVERYIMAGE_TARGET): $(INSTALLED_KERNEL_TARGET)
  7. device/samsung/omap4-common/pvr-source/services4/include/sgx_mkif_km.h:#if defined(SUPPORT_HW_RECOVERY)
  8. device/samsung/omap4-common/pvr-source/services4/include/sgx_mkif_km.h:#endif /* SUPPORT_HW_RECOVERY*/
  9. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c:#if defined(SUPPORT_HW_RECOVERY)
  10. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c:#endif /* SUPPORT_HW_RECOVERY*/
  11. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c:#if defined(SUPPORT_HW_RECOVERY)
  12. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c:#endif /* SUPPORT_HW_RECOVERY*/
  13. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c: #if defined(SUPPORT_HW_RECOVERY)
  14. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c: #endif /* SUPPORT_HW_RECOVERY */
  15. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c: #if defined(SUPPORT_HW_RECOVERY)
  16. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c: #endif /* SUPPORT_HW_RECOVERY */
  17. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c: #if defined(SUPPORT_HW_RECOVERY)
  18. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxpower.c: #endif /* SUPPORT_HW_RECOVERY */
  19. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#if defined(SUPPORT_HW_RECOVERY)
  20. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#endif /* SUPPORT_HW_RECOVERY */
  21. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#if defined(SYS_USING_INTERRUPTS) || defined(SUPPORT_HW_RECOVERY)
  22. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#if defined(SUPPORT_HWRECOVERY_TRACE_LIMIT)
  23. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#if defined(SUPPORT_HWRECOVERY_TRACE_LIMIT)
  24. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c: SYS_SGX_HWRECOVERY_TRACE_RESET_TIME_PERIOD 5000000 //(5 Seconds)
  25. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c: SYS_SGX_MAX_HWRECOVERY_OCCURANCE_COUNT 5
  26. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c: if((ui32TempClockinus-ui32Clockinus) < SYS_SGX_HWRECOVERY_TRACE_RESET_TIME_PERIOD){
  27. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c: if(SYS_SGX_MAX_HWRECOVERY_OCCURANCE_COUNT <= ui32HWRecoveryCount){
  28. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#endif /* #if defined(SYS_USING_INTERRUPTS) || defined(SUPPORT_HW_RECOVERY) */
  29. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#if defined(SUPPORT_HW_RECOVERY)
  30. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#endif /* defined(SUPPORT_HW_RECOVERY) */
  31. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinit.c:#if defined(SUPPORT_HW_RECOVERY)
  32. device/samsung/omap4-common/pvr-source/services4/srvkm/devices/sgx/sgxinfokm.h:#if defined(SUPPORT_HW_RECOVERY)
  33. device/samsung/omap4-common/pvr-source/services4/system/omap4/sysconfig.h:#define SYS_SGX_HWRECOVERY_TIMEOUT_FREQ (100) // 10ms (100hz)
  34. device/samsung/omap4-common/pvr-source/services4/system/omap4/sysutils_linux.c: psTimingInfo->ui32HWRecoveryFreq = SYS_SGX_HWRECOVERY_TIMEOUT_FREQ;
  35. device/samsung/omap4-common/pvr-source/services4/system/omap4/sysconfig.c: psTimingInfo->ui32HWRecoveryFreq = SYS_SGX_HWRECOVERY_TIMEOUT_FREQ;
  36. device/samsung/omap4-common/pvr-source/eurasiacon/build/linux2/config/core.mk:override SUPPORT_HW_RECOVERY := 0
  37. device/samsung/omap4-common/pvr-source/eurasiacon/build/linux2/config/core.mk:$(eval $(call TunableBothConfigC,SUPPORT_HW_RECOVERY,1))
  38. device/samsung/omap4-common/pvr-source/eurasiacon/build/linux2/config/core.mk:$(eval $(call TunableBothConfigC,SUPPORT_HWRECOVERY_TRACE_LIMIT,))
  39. device/samsung/omap4-common/pvr-source/include4/sgx_options.h:#if defined(SUPPORT_HW_RECOVERY) || defined (INTERNAL_TEST)
  40. device/samsung/omap4-common/pvr-source/include4/sgx_options.h:#define SUPPORT_HW_RECOVERY_SET_OFFSET OPTIONS_BIT3
  41. device/samsung/omap4-common/pvr-source/include4/sgx_options.h:#endif /* SUPPORT_HW_RECOVERY */
  42. HABuildSDK [i9100g] droid $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement