Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dcyclades.h421 struct BUF_CTRL { struct
487 struct BUF_CTRL buf_ctrl[MAX_CHAN];
/linux-4.1.27/include/linux/
Dcyclades.h128 struct BUF_CTRL __iomem *buf_ctrl;
/linux-4.1.27/drivers/tty/
Dcyclades.c922 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cyz_handle_rx()
1011 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cyz_handle_tx()
1919 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cy_chars_in_buffer()