Lines Matching refs:BRDDAT6
1711 * Secondary High Term Enable = BRDDAT6
1738 brddat |= BRDDAT6;
1806 brddat |= BRDDAT6;
1835 * BRDDAT6 = Enable Secondary High Byte termination
1842 *enableSEC_high = (brdctl & BRDDAT6);
1866 * connectors. BRDDAT6 is INT50 and
1870 *internal50_present = (brdctl & BRDDAT6) ? 0 : 1;
1881 * connectors. BRDDAT6 is EXT68 and
1885 *externalcable_present = (brdctl & BRDDAT6) ? 0 : 1;
1908 *externalcable_present = (brdctl & BRDDAT6) ? 0 : 1;