Home
last modified time | relevance | path

Searched refs:FAST20 (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/aic7xxx/
HDaic7xxx_reg.h1075 #define FAST20 0x20 macro
HDaic7xxx.seq402 or SXFRCTL0, FAST20;
711 and SXFRCTL0, ~(FAST20);
HDaic7xxx.reg79 field FAST20 0x20
HDaic7xxx.c1985 sxfrctl0 &= ~FAST20; in ahc_set_syncrate()
1987 sxfrctl0 |= FAST20; in ahc_set_syncrate()