Lines Matching +full:40 +full:a
18 - interrupts : <a b> where a is the interrupt number of the
19 PSC FIFO Controller and b is a field that represents an
23 - fsl,rx-fifo-size : the size of the RX fifo slice (a multiple of 4)
24 - fsl,tx-fifo-size : the size of the TX fifo slice (a multiple of 4)
29 Similar to the UART mode a PSC can be operated in SPI mode. The compatible used
30 for that is fsl,mpc5121-psc-spi. It requires a fsl,mpc5121-psc-fifo as well.
43 - interrupts : <a b> where a is the interrupt number of the
44 PSC FIFO Controller and b is a field that represents an
51 Example for a board using PSC0 and PSC1 devices in serial mode:
57 interrupts = <40 0x8>;
67 interrupts = <40 0x8>;
76 interrupts = <40 0x8>;