Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dhvsi.h11 #define VSV_SET_MODEM_CTL 1 /* to service processor only */ macro
/linux-6.1.9/drivers/tty/hvc/
Dhvsi_lib.c306 ctrl.verb = cpu_to_be16(VSV_SET_MODEM_CTL); in hvsilib_write_mctrl()
Dhvsi.c591 packet.verb = cpu_to_be16(VSV_SET_MODEM_CTL); in hvsi_set_mctrl()