Searched refs:POF_BOOT_LOADER_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
38 #define POF_BOOT_LOADER_PAGE_SIZE 0x4000 /* =16384U */ macro39 #define POF_BOOT_LOADER_TOTAL_SIZE (2U * POF_BOOT_LOADER_PAGE_SIZE)45 #define POF_BOOT_LOADER_OFF_IN_PAGE (POF_BOOT_LOADER_PAGE_SIZE-POF_BOOT_LOADER_CODE_SIZE)
117 (boot->pof_recoffset & (POF_BOOT_LOADER_PAGE_SIZE - 1)); in pof_handle_data()134 (boot->pof_recoffset > POF_BOOT_LOADER_PAGE_SIZE) ? 2 : 0)) < 0) in pof_handle_data()