Home
last modified time | relevance | path

Searched refs:compat_offset (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dfm_eth.h87 .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
/u-boot/arch/arm/include/asm/arch-ls102xa/
A Dls102xa_stream_id.h15 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
22 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
61 phys_addr_t compat_offset; member
/u-boot/arch/powerpc/include/asm/
A Dfsl_liodn.h43 phys_addr_t compat_offset; member
55 phys_addr_t compat_offset; member
74 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
81 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
88 .compat_offset = compatoff + CONFIG_SYS_CCSRBAR_PHYS, \
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dliodn.c319 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()
/u-boot/drivers/net/fm/
A Dinit.c247 phys_addr_t paddr = CONFIG_SYS_CCSRBAR_PHYS + info->compat_offset; in ft_fixup_port()

Completed in 9 milliseconds