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

/linux-4.4.14/arch/frv/include/asm/
H A Dbusctl-regs.h20 #define __get_LCR(R) ({ *(volatile unsigned long *)(0xfe000100 + 8*(R)); }) macro
/linux-4.4.14/arch/frv/kernel/
H A Dsetup.c289 unsigned long lcr = __get_LCR(loop), lsbr = __get_LSBR(loop); dump_memory_map()

Completed in 75 milliseconds