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

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

Completed in 147 milliseconds