Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/alchemy/common/
Dvss.c14 #define VSS_GATE 0x00 /* gate wait timers */ macro
30 __raw_writel(0x01fffffe, base + VSS_GATE); /* maximum setup time */ in __enable_block()
43 __raw_writel(0x01ffffff, base + VSS_GATE); /* start FSM too */ in __enable_block()
60 __raw_writel(0, base + VSS_GATE); /* disable FSM */ in __disable_block()