Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/bcm53xx/
H A Dgenassym.cf47 define COM_LSR com_lsr
/netbsd-src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_pxa2x0.cpp129 #define COM_LSR VOLATILE_REF8(uart + 0x14) in testUART() macro
131 #define COM_TX_CHECK while (!(COM_LSR & LSR_TXRDY)) in testUART()