Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dprph.h233 #define BSM_SRAM_LOWER_BOUND (PRPH_BASE + 0x3800) macro
H A D4965.c278 for (reg = BSM_SRAM_LOWER_BOUND; reg < BSM_SRAM_LOWER_BOUND + len; in il4965_verify_bsm()
284 BSM_SRAM_LOWER_BOUND, reg - BSM_SRAM_LOWER_BOUND, in il4965_verify_bsm()
366 for (reg_offset = BSM_SRAM_LOWER_BOUND; in il4965_load_bsm()
367 reg_offset < BSM_SRAM_LOWER_BOUND + len; in il4965_load_bsm()
H A D3945.c2479 for (reg = BSM_SRAM_LOWER_BOUND; reg < BSM_SRAM_LOWER_BOUND + len; in il3945_verify_bsm()
2485 BSM_SRAM_LOWER_BOUND, reg - BSM_SRAM_LOWER_BOUND, in il3945_verify_bsm()
2591 for (reg_offset = BSM_SRAM_LOWER_BOUND; in il3945_load_bsm()
2592 reg_offset < BSM_SRAM_LOWER_BOUND + len; in il3945_load_bsm()