Home
last modified time | relevance | path

Searched refs:uart_init (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.h44 int (*uart_init)(struct platform_device *pdev); member
H A Dfiq_debugger.c1488 /* do not call pdata->uart_enable here since uart_init may still in fiq_debugger_probe()
1566 if (pdata->uart_init) { in fiq_debugger_probe()
1567 ret = pdata->uart_init(pdev); in fiq_debugger_probe()
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.h44 int (*uart_init)(struct platform_device *pdev); member
H A Dfiq_debugger.c1479 /* do not call pdata->uart_enable here since uart_init may still in fiq_debugger_probe()
1570 if (pdata->uart_init) { in fiq_debugger_probe()
1571 ret = pdata->uart_init(pdev); in fiq_debugger_probe()
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Duart.h112 extern void uart_init(void);
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Duart.h119 extern void uart_init(void);
/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
H A Damba_pl011.c180 VOID uart_init(VOID) in uart_init() function
/device/qemu/arm_virt/liteos_a/board/amba_pl011/
H A Damba_pl011.c180 VOID uart_init(VOID) in uart_init() function
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drk_fiq_debugger.c763 t->pdata.uart_init = debug_port_init; in rk_serial_debug_init()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drk_fiq_debugger.c791 t->pdata.uart_init = debug_port_init; in rk_serial_debug_init()

Completed in 10 milliseconds