Home
last modified time | relevance | path

Searched defs:MPC52xx_PSC_OP_RTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmpc52xx_psc.h96 #define MPC52xx_PSC_OP_RTS 0x01 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmpc52xx_psc.h96 #define MPC52xx_PSC_OP_RTS 0x01 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmpc52xx_uart.c158 out_8(&PSC(port)->op0, MPC52xx_PSC_OP_RTS); in mpc52xx_psc_set_rts() local
934 out_8(&PSC_5125(port)->op0, MPC52xx_PSC_OP_RTS); in mpc5125_psc_set_rts() local
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmpc52xx_uart.c160 out_8(&PSC(port)->op0, MPC52xx_PSC_OP_RTS); in mpc52xx_psc_set_rts() local
933 out_8(&PSC_5125(port)->op0, MPC52xx_PSC_OP_RTS); in mpc5125_psc_set_rts() local

Completed in 9 milliseconds