Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dchmc.c631 static void chmc_interpret_one_decode_reg(struct chmc *p, int which_bank, u64 val) in chmc_interpret_one_decode_reg() argument
633 struct chmc_bank_info *bp = &p->logical_banks[which_bank]; in chmc_interpret_one_decode_reg()
636 bp->bank_id = (CHMCTRL_NBANKS * p->portid) + which_bank; in chmc_interpret_one_decode_reg()