Searched refs:__set_LCR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/frv/include/asm/ | ||
H A D | busctl-regs.h | 28 #define __set_LCR(R,V) do { *(volatile unsigned long *)(0xfe000100 + 8*(R)) = (V); } while(0) macro |
Completed in 36 milliseconds