Home
last modified time | relevance | path

Searched refs:ns16550_platdata (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_intel_mid.c25 static void mid_writel(struct ns16550_platdata *plat, int offset, int value) in mid_writel()
37 struct ns16550_platdata *plat = dev_get_platdata(dev); in mid_serial_probe()
64 .platdata_auto_alloc_size = sizeof(struct ns16550_platdata),
H A Dserial_rockchip.c18 struct ns16550_platdata plat;
24 struct ns16550_platdata plat;
H A Dns16550.c96 struct ns16550_platdata *plat = port->plat; in ns16550_writeb()
111 struct ns16550_platdata *plat = port->plat; in ns16550_readb()
122 struct ns16550_platdata *plat = port->plat; in ns16550_getfcr()
486 struct ns16550_platdata *plat = com_port->plat; in ns16550_serial_setbrg()
525 struct ns16550_platdata *plat = dev->platdata; in ns16550_serial_ofdata_to_platdata()
639 .platdata_auto_alloc_size = sizeof(struct ns16550_platdata),
/OK3568_Linux_fs/u-boot/include/
H A Dns16550.h55 struct ns16550_platdata { struct
94 struct ns16550_platdata *plat;
/OK3568_Linux_fs/u-boot/board/quipos/cairo/
H A Dcairo.c81 static const struct ns16550_platdata cairo_serial = {
/OK3568_Linux_fs/u-boot/board/logicpd/zoom1/
H A Dzoom1.c47 static const struct ns16550_platdata zoom1_serial = {
/OK3568_Linux_fs/u-boot/board/timll/devkit8000/
H A Ddevkit8000.c48 static const struct ns16550_platdata devkit8000_serial = {
/OK3568_Linux_fs/u-boot/board/lg/sniper/
H A Dsniper.c31 static const struct ns16550_platdata serial_omap_platdata = {
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Ddevices.c47 static const struct ns16550_platdata lpc32xx_uart[] = {
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Dboard.c218 static struct ns16550_platdata ns16550_com1_pdata = {
/OK3568_Linux_fs/u-boot/board/isee/igep00x0/
H A Digep00x0.c28 static const struct ns16550_platdata igep_serial = {
/OK3568_Linux_fs/u-boot/board/ti/evm/
H A Devm.c44 static const struct ns16550_platdata omap3_evm_serial = {
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c65 static const struct ns16550_platdata am33xx_serial[] = {
/OK3568_Linux_fs/u-boot/board/overo/
H A Dovero.c70 static const struct ns16550_platdata overo_serial = {
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.c75 static const struct ns16550_platdata beagle_serial = {
/OK3568_Linux_fs/u-boot/board/logicpd/omap3som/
H A Domap3logic.c41 static const struct ns16550_platdata omap3logic_serial = {