Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-crossbar.c216 goto err_base; in crossbar_of_init()
223 goto err_base; in crossbar_of_init()
227 goto err_base; in crossbar_of_init()
324 err_base: in crossbar_of_init()
/openbmc/linux/arch/sparc/kernel/
H A Dpsycho_common.c38 unsigned long err_base, tag_base, line_base; in psycho_check_stc_error() local
46 err_base = strbuf->strbuf_err_stat; in psycho_check_stc_error()
65 val = upa_readq(err_base + (i * 8UL)); in psycho_check_stc_error()
66 upa_writeq(0UL, err_base + (i * 8UL)); in psycho_check_stc_error()
H A Dpci_schizo.c133 unsigned long err_base, tag_base, line_base; in __schizo_check_stc_error_pbm() local
137 err_base = regbase + SCHIZO_STC_ERR; in __schizo_check_stc_error_pbm()
158 val = upa_readq(err_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
159 upa_writeq(0UL, err_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
/openbmc/linux/drivers/tty/
H A Dmoxa.c1289 goto err_base; in moxa_pci_probe()
1297 err_base: in moxa_pci_probe()