Searched refs:M32R_ICU_IMASK_PORTL (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/m32r/boot/
H A Dsetup.S159 seth r4, #high(M32R_ICU_IMASK_PORTL)
160 or3 r4, r4, #low(M32R_ICU_IMASK_PORTL)
/linux-4.4.14/arch/m32r/include/asm/
H A Dm32r.h155 #define M32R_ICU_IMASK_ADDR M32R_ICU_IMASK_PORTL+NONCACHE_OFFSET
H A Dm32102.h175 #define M32R_ICU_IMASK_PORTL (0x01C+M32R_ICU_OFFSET) macro
H A Dm32r_mp_fpga.h218 #define M32R_ICU_IMASK_PORTL (0x01C+M32R_ICU_OFFSET) macro
/linux-4.4.14/arch/m32r/kernel/
H A Dsmp.c531 outl(0, M32R_ICU_IMASK_PORTL); stop_this_cpu()
532 inl(M32R_ICU_IMASK_PORTL); /* dummy read */ stop_this_cpu()
H A Dsetup.c421 outl(0x00070000, M32R_ICU_IMASK_PORTL); /* imask=111 */ cpu_init()

Completed in 199 milliseconds