Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dhvsi.h21 #define HVSI_TSCD 0x20 macro
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvsi_lib.c79 hvsi_cd_change(pv, be32_to_cpu(pkt->word) & HVSI_TSCD); in hvsi_got_control()
115 hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD); in hvsi_got_response()
A Dhvsi.c232 if ((be32_to_cpu(header->word) & HVSI_TSCD) == 0) { in hvsi_recv_control()
268 if (mctrl_word & HVSI_TSCD) in hvsi_recv_response()

Completed in 6 milliseconds