Searched defs:wr_regl (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/tty/serial/ |
H A D | samsung.h | 124 #define wr_regl(port, reg, val) __raw_writel(val, portaddr(port, reg)) macro
|
H A D | sirfsoc_uart.h | 447 #define wr_regl(port, reg, val) __raw_writel(val, portaddr(port, reg)) macro
|
/linux-4.1.27/drivers/atm/ |
H A D | horizon.c | 370 static inline void wr_regl (const hrz_dev * dev, unsigned char reg, u32 data) { wr_regl() function
|
Completed in 149 milliseconds