Home
last modified time | relevance | path

Searched refs:RIO_PORT_N_CTL_LOCKOUT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Drio_regs.h252 #define RIO_PORT_N_CTL_LOCKOUT 0x00000002 macro
/linux-6.1.9/drivers/rapidio/
Drio.c875 regval |= RIO_PORT_N_CTL_LOCKOUT; in rio_set_port_lockout()
877 regval &= ~RIO_PORT_N_CTL_LOCKOUT; in rio_set_port_lockout()