Home
last modified time | relevance | path

Searched refs:CCSGEN (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq722 test CCSGCTL, CCSGEN jz return;
726 test CCSGCTL, CCSGEN jnz .;
735 cmp CCSGCTL, CCSGEN|CCSGDONE je idle_sgfetch_complete;
738 test CCSGCTL, CCSGEN jnz return;
762 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
1194 test CCSGCTL, CCSGEN jz . + 3;
1196 test CCSGCTL, CCSGEN jnz . - 1;
H A Daic7xxx_reg.h1695 #define CCSGEN 0x08 macro
H A Daic7xxx.reg1156 field CCSGEN 0x08
H A Daic79xx_reg.h3315 #define CCSGEN 0x0c macro
H A Daic79xx.reg2793 mask CCSGEN 0x0C
H A Daic79xx.seq1291 mvi CCSGCTL, CCSGEN|CCSGRESET;