Searched refs:__set_TM1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/frv/kernel/
H A Dirq.c148 __set_TM1(0x55550000); /* XIRQ7-0 all active low */ init_IRQ()
150 __set_TM1(0x15550000); /* XIRQ7 active high, 6-0 all active low */ init_IRQ()
/linux-4.4.14/arch/frv/include/asm/
H A Dirc-regs.h19 #define __set_TM1(V) do { __reg(0xfeff9808) = (V); mb(); } while(0) macro

Completed in 135 milliseconds