Home | History | Annotate | Download | only in fsl

Lines Matching refs:dic

1365 	unsigned int dic = 0;		/* Output driver impedance, 40ohm */
1398 dic = 1; /* output driver impedance 240/7 ohm */
1413 | ((dic & 0x3) << 1) /* DIC field is split */
1536 unsigned int dic = 0; /* Output driver impedance, 40ohm */
1569 dic = 1; /* output driver impedance 240/7 ohm */
1584 | ((dic & 0x2) << 4) /* DIC field is split */
1587 | ((dic & 0x1) << 1) /* DIC field is split */