Home
last modified time | relevance | path

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

/openbmc/u-boot/board/broadcom/bcmstb/
H A Dbcmstb.c19 #define BCMSTB_DATA_SECTION __attribute__((section(".data"))) macro
21 struct bcmstb_boot_parameters bcmstb_boot_parameters BCMSTB_DATA_SECTION; variable
23 phys_addr_t prior_stage_fdt_address BCMSTB_DATA_SECTION; variable