Searched refs:compat_offset (Results 1 – 5 of 5) sorted by relevance
87 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \101 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \115 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \128 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \144 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \159 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \172 .compat_offset = CONFIG_SYS_FSL_FM##idx##_OFFSET + \188 u32 compat_offset; member
15 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \22 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \61 phys_addr_t compat_offset; member
43 phys_addr_t compat_offset; member55 phys_addr_t compat_offset; member74 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \81 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \88 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
319 tbl[i].compat, tbl[i].compat_offset); in fdt_fixup_liodn_tbl()352 tbl[i].compat[0], tbl[i].compat_offset); in fdt_fixup_liodn_tbl_fman()355 tbl[i].compat[1], tbl[i].compat_offset); in fdt_fixup_liodn_tbl_fman()
247 phys_addr_t paddr = CONFIG_SYS_CCSRBAR_PHYS + info->compat_offset; in ft_fixup_port()
Completed in 9 milliseconds