Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
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 Dprph.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 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
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 Dprph.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 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()

Completed in 12 milliseconds