Searched refs:BSM_SRAM_LOWER_BOUND (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/iwlwifi/
H A Diwl-prph.h135 * into bootstrap memory. Use dword writes starting at BSM_SRAM_LOWER_BOUND
233 #define BSM_SRAM_LOWER_BOUND (PRPH_BASE + 0x3800) macro
H A Diwl-4965.c77 for (reg = BSM_SRAM_LOWER_BOUND;
78 reg < BSM_SRAM_LOWER_BOUND + len;
84 BSM_SRAM_LOWER_BOUND,
85 reg - BSM_SRAM_LOWER_BOUND, len,
166 for (reg_offset = BSM_SRAM_LOWER_BOUND;
167 reg_offset < BSM_SRAM_LOWER_BOUND + len;
H A Diwl-3945.c2478 for (reg = BSM_SRAM_LOWER_BOUND;
2479 reg < BSM_SRAM_LOWER_BOUND + len;
2485 BSM_SRAM_LOWER_BOUND,
2486 reg - BSM_SRAM_LOWER_BOUND, len,
2591 for (reg_offset = BSM_SRAM_LOWER_BOUND;
2592 reg_offset < BSM_SRAM_LOWER_BOUND + len;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-prph.h135 * into bootstrap memory. Use dword writes starting at BSM_SRAM_LOWER_BOUND
233 #define BSM_SRAM_LOWER_BOUND (PRPH_BASE + 0x3800) macro
H A Diwl-4965.c77 for (reg = BSM_SRAM_LOWER_BOUND;
78 reg < BSM_SRAM_LOWER_BOUND + len;
84 BSM_SRAM_LOWER_BOUND,
85 reg - BSM_SRAM_LOWER_BOUND, len,
166 for (reg_offset = BSM_SRAM_LOWER_BOUND;
167 reg_offset < BSM_SRAM_LOWER_BOUND + len;
H A Diwl-3945.c2478 for (reg = BSM_SRAM_LOWER_BOUND;
2479 reg < BSM_SRAM_LOWER_BOUND + len;
2485 BSM_SRAM_LOWER_BOUND,
2486 reg - BSM_SRAM_LOWER_BOUND, len,
2591 for (reg_offset = BSM_SRAM_LOWER_BOUND;
2592 reg_offset < BSM_SRAM_LOWER_BOUND + len;

Completed in 206 milliseconds