Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/include/asm/
Dchmctrl.h8 #define CHMCTRL_TCTRL3 0x38 /* Memory Timing Control III */ macro
/linux-5.19.10/arch/sparc/kernel/
Dchmc.c742 p->timing_control3 = chmc_read_mcreg(p, CHMCTRL_TCTRL3); in chmc_probe()