Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Dchmc.c630 static void chmc_interpret_one_decode_reg(struct chmc *p, int which_bank, u64 val) in chmc_interpret_one_decode_reg() argument
632 struct chmc_bank_info *bp = &p->logical_banks[which_bank]; in chmc_interpret_one_decode_reg()
635 bp->bank_id = (CHMCTRL_NBANKS * p->portid) + which_bank; in chmc_interpret_one_decode_reg()