Home
last modified time | relevance | path

Searched refs:hw_flow (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/generic/
H A Dyamon-dt.c162 bool hw_flow; in yamon_dt_serial_config() local
178 hw_flow = false; in yamon_dt_serial_config()
199 hw_flow = true; in yamon_dt_serial_config()
213 hw_flow ? "r" : "") >= sizeof(path)); in yamon_dt_serial_config()
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dyamon-dt.c162 bool hw_flow; in yamon_dt_serial_config() local
178 hw_flow = false; in yamon_dt_serial_config()
199 hw_flow = true; in yamon_dt_serial_config()
213 hw_flow ? "r" : "") >= sizeof(path)); in yamon_dt_serial_config()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcyclades.h404 __u32 hw_flow; /* HW flow control */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcyclades.h254 __u32 hw_flow; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcyclades.h254 __u32 hw_flow; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcyclades.h242 __u32 hw_flow; member
/kernel/linux/linux-5.10/drivers/tty/
H A Dcyclades.c2208 cy_writel(&ch_ctrl->hw_flow, in cy_set_line_char()
2209 readl(&ch_ctrl->hw_flow) | C_RS_CTS | C_RS_RTS); in cy_set_line_char()
2211 cy_writel(&ch_ctrl->hw_flow, readl(&ch_ctrl->hw_flow) & in cy_set_line_char()

Completed in 10 milliseconds