Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/jmr3927/
Dtxx927.h31 struct txx927_sio_reg { struct
Dtx3927.h360 #define tx3927_sioptr(ch) ((struct txx927_sio_reg *)TX3927_SIO_REG(ch))
/linux-2.4.37.9/drivers/char/
Dserial_txx927.c234 static inline struct txx927_sio_reg *sio_reg(struct async_struct *info) in sio_reg()
236 return (struct txx927_sio_reg *)info->port; in sio_reg()