Home
last modified time | relevance | path

Searched defs:dw8250 (Results 1 – 1 of 1) sorted by relevance

/bsp/rockchip/rk3500/driver/uart8250/
A D8250-dw.c53 struct dw8250 struct
61 struct dw8250_platform_data *platform_data; argument
64 #define to_dw8250(serial8250) rt_container_of(serial8250, struct dw8250, parent) argument
101 struct dw8250 *dw8250 = to_dw8250(serial); in dw8250_serial_out32() local
119 struct dw8250 *dw8250 = to_dw8250(serial); in dw8250_isr() local
155 static void dw8250_free_resource(struct dw8250 *dw8250) in dw8250_free_resource()
181 struct dw8250 *dw8250 = to_dw8250(serial); in dw8250_remove() local
192 struct dw8250 *dw8250 = serial8250_alloc(dw8250); in dw8250_probe() local

Completed in 4 milliseconds