Searched refs:POF_BOOT_LOADER_PAGE_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_pof.h38 #define POF_BOOT_LOADER_PAGE_SIZE 0x4000 /* =16384U */ macro
39 #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)
H A Dhysdn_boot.c116 (boot->pof_recoffset & (POF_BOOT_LOADER_PAGE_SIZE - 1));
133 (boot->pof_recoffset > POF_BOOT_LOADER_PAGE_SIZE) ? 2 : 0)) < 0)

Completed in 90 milliseconds