Searched refs:SCPCR_TS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/sh/include/mach-common/mach/ | ||
D | hp6xx.h | 37 #define SCPCR_TS_MASK 0xc0f macro |
/linux-6.12.1/arch/sh/boards/mach-hp6xx/ | ||
D | setup.c | 161 v &= ~SCPCR_TS_MASK; in hp6xx_setup() |