HomeSort by relevance Sort by last modified time
    Searched defs:compat_offset (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-ls102xa/
ls102xa_stream_id.h 15 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
22 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
61 phys_addr_t compat_offset; member in struct:liodn_id_table
  /external/u-boot/arch/powerpc/include/asm/
fsl_liodn.h 43 phys_addr_t compat_offset; member in struct:liodn_id_table
55 phys_addr_t compat_offset; member in struct:fman_liodn_id_table
74 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
81 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
88 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
  /external/u-boot/include/
fm_eth.h 75 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
89 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
103 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
116 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
132 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
147 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
160 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \
176 u32 compat_offset; member in struct:fm_eth_info

Completed in 1164 milliseconds