Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhorizon.c356 static inline void wr_regl (const hrz_dev * dev, unsigned char reg, u32 data) { in wr_regl() function
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsirfsoc_uart.h442 #define wr_regl(port, reg, val) __raw_writel(val, portaddr(port, reg)) macro
H A Dsamsung_tty.c184 #define wr_regl(port, reg, val) writel_relaxed(val, portaddr(port, reg)) macro
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsamsung_tty.c197 #define wr_regl(port, reg, val) writel_relaxed(val, portaddr(port, reg)) macro
[all...]

Completed in 7 milliseconds