Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_psycho.c426 int is_pbm_a) in psycho_pbm_strbuf_init() argument
431 if (is_pbm_a) { in psycho_pbm_strbuf_init()
490 struct platform_device *op, int is_pbm_a) in psycho_pbm_init() argument
493 psycho_pbm_strbuf_init(pbm, is_pbm_a); in psycho_pbm_init()
516 int is_pbm_a, err; in psycho_probe() local
549 is_pbm_a = ((pr_regs[0].phys_addr & 0x6000) == 0x2000); in psycho_probe()
554 if (is_pbm_a) { in psycho_probe()
576 psycho_pbm_init(pbm, op, is_pbm_a); in psycho_probe()