Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhvsi.h21 #define HVSI_TSCD 0x20 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhvsi.h21 #define HVSI_TSCD 0x20 macro
/kernel/linux/linux-5.10/drivers/tty/hvc/
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H 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()
H 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