Searched defs:wr_regl (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
H A Dsamsung.h124 #define wr_regl(port, reg, val) __raw_writel(val, portaddr(port, reg)) macro
H A Dsirfsoc_uart.h447 #define wr_regl(port, reg, val) __raw_writel(val, portaddr(port, reg)) macro
/linux-4.1.27/drivers/atm/
H A Dhorizon.c370 static inline void wr_regl (const hrz_dev * dev, unsigned char reg, u32 data) { wr_regl() function

Completed in 149 milliseconds