Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dhvsi.h56 __be32 mctrl_word; member
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvsi.c257 uint32_t mctrl_word; in hvsi_recv_response() local
265 mctrl_word = be32_to_cpu(resp->u.mctrl_word); in hvsi_recv_response()
266 if (mctrl_word & HVSI_TSDTR) in hvsi_recv_response()
268 if (mctrl_word & HVSI_TSCD) in hvsi_recv_response()
A Dhvsi_lib.c115 hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD); in hvsi_got_response()

Completed in 8 milliseconds