Searched refs:txx927_sio_reg (Results 1 – 3 of 3) sorted by relevance
31 struct txx927_sio_reg { struct
360 #define tx3927_sioptr(ch) ((struct txx927_sio_reg *)TX3927_SIO_REG(ch))
234 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()