Home
last modified time | relevance | path

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

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