Searched refs:PL011COM_IFLS (Results 1 – 2 of 2) sorted by relevance
165 #define PL011COM_IFLS 0x34 /* Interrupt FIFO level select register */ macro
1684 ifls = PREAD2(pi, PL011COM_IFLS) & ~PL011_IFLS_MASK; in plcom_loadchannelregs()1686 PWRITE2(pi, PL011COM_IFLS, ifls); in plcom_loadchannelregs()