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