S3C2410_UTRSTAT_TXE
return utrstat & S3C2410_UTRSTAT_TXE;
return rd_regl(port, S3C2410_UTRSTAT) & S3C2410_UTRSTAT_TXE;