Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dgeneric.h18 void txx9_reg_res_init(unsigned int pcode, unsigned long base,
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c95 txx9_reg_res_init(TX4927_REV_PCODE(), TX4927_REG_BASE, in tx4927_setup()
H A Dsetup_tx4938.c100 txx9_reg_res_init(TX4938_REV_PCODE(), TX4938_REG_BASE, in tx4938_setup()
H A Dsetup.c57 txx9_reg_res_init(unsigned int pcode, unsigned long base, unsigned long size) in txx9_reg_res_init() function