Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dhvsi.h19 #define HVSI_TSDTR 0x01 macro
/linux-4.1.27/drivers/tty/hvc/
Dhvsi_lib.c306 ctrl.mask = cpu_to_be32(HVSI_TSDTR); in hvsilib_write_mctrl()
307 ctrl.word = cpu_to_be32(dtr ? HVSI_TSDTR : 0); in hvsilib_write_mctrl()
Dhvsi.c277 if (resp->u.mctrl_word & HVSI_TSDTR) in hvsi_recv_response()
603 packet.mask = HVSI_TSDTR; in hvsi_set_mctrl()
606 packet.word = HVSI_TSDTR; in hvsi_set_mctrl()