Searched refs:USCBSIZE32 (Results 1 – 6 of 6) sorted by relevance
359 #define USCBSIZE32 0x02 macro
597 bit USCBSIZE32 0x02
1120 dscommand0 &= ~USCBSIZE32; in ahc_scbram_config()1122 dscommand0 |= USCBSIZE32; in ahc_scbram_config()
1474 #define USCBSIZE32 0x02 macro
702 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */
9990 aic_outb(temp_p, ((aic_inb(temp_p, DSCOMMAND0) | USCBSIZE32 | in aic7xxx_detect()9999 CACHETHEN | MPARCKEN | USCBSIZE32 | in aic7xxx_detect()