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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/mtd/
H A Dtrxsplit.c41 #define TRX_ALIGN 0x1000 macro
99 for (offset = 0; offset < mtd->size; offset += TRX_ALIGN) {
/netgear-R7800-V1.0.2.28/target/linux/adm5120/image/lzma-loader/src/
H A Ddecompress.c102 #define TRX_ALIGN 0x1000 macro
235 for (flash_ofs = 0; flash_ofs < FLASH_BANK_SIZE; flash_ofs += TRX_ALIGN) {

Completed in 30 milliseconds