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