Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/include/asm/
Dchmctrl.h7 #define CHMCTRL_TCTRL2 0x08 /* Memory Timing Control II */ macro
/linux-5.19.10/arch/sparc/kernel/
Dchmc.c741 p->timing_control2 = chmc_read_mcreg(p, CHMCTRL_TCTRL2); in chmc_probe()