Home
last modified time | relevance | path

Searched refs:DEVICE_DATA_OFFSET (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c158 boot_params = *((u32 *)(boot_params + DEVICE_DATA_OFFSET)); in save_omap_boot_params()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h799 #define DEVICE_DATA_OFFSET 0x18 macro