Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/dev/
H A Dplcomreg.h165 #define PL011COM_IFLS 0x34 /* Interrupt FIFO level select register */ macro
H A Dplcom.c1684 ifls = PREAD2(pi, PL011COM_IFLS) & ~PL011_IFLS_MASK; in plcom_loadchannelregs()
1686 PWRITE2(pi, PL011COM_IFLS, ifls); in plcom_loadchannelregs()