Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/83xx/
Dmisc.c62 #define SPCR_TBEN 0x00400000 in mpc83xx_time_init() macro
67 out_be32(spcr, tmp | SPCR_TBEN); in mpc83xx_time_init()