Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/txx9/rbtx4927/
Dsetup.c208 if (TX4927_REV_PCODE() == 0x4927) { in rbtx4927_mem_setup()
345 if (TX4927_REV_PCODE() == 0x4927) { in rbtx4927_device_init()
/linux-6.1.9/arch/mips/include/asm/txx9/
Dtx4927.h200 #define TX4927_REV_PCODE() \ macro
/linux-6.1.9/arch/mips/txx9/generic/
Dsetup_tx4927.c95 txx9_reg_res_init(TX4927_REV_PCODE(), TX4927_REG_BASE, in tx4927_setup()