Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c1019 int serial_id; in rk_fiqdbg_probe() local
1030 if (of_property_read_u32(np, "rockchip,serial-id", &serial_id)) in rk_fiqdbg_probe()
1033 if (serial_id == -1) { in rk_fiqdbg_probe()
1057 if (id == serial_id) { in rk_fiqdbg_probe()
1068 pr_err("uart%d is enabled, please disable it\n", serial_id); in rk_fiqdbg_probe()