Searched refs:HVSI_TSDTR (Results 1 – 3 of 3) sorted by relevance
20 #define HVSI_TSDTR 0x01 macro
309 ctrl.mask = cpu_to_be32(HVSI_TSDTR); in hvsilib_write_mctrl()310 ctrl.word = cpu_to_be32(dtr ? HVSI_TSDTR : 0); in hvsilib_write_mctrl()
266 if (mctrl_word & HVSI_TSDTR) in hvsi_recv_response()592 packet.mask = cpu_to_be32(HVSI_TSDTR); in hvsi_set_mctrl()595 packet.word = cpu_to_be32(HVSI_TSDTR); in hvsi_set_mctrl()