Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dcyclades.h422 struct BUF_CTRL { struct
488 struct BUF_CTRL buf_ctrl[MAX_CHAN];
/Linux-v4.19/include/linux/
Dcyclades.h129 struct BUF_CTRL __iomem *buf_ctrl;
/Linux-v4.19/drivers/tty/
Dcyclades.c920 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cyz_handle_rx()
1007 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cyz_handle_tx()
1906 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cy_chars_in_buffer()