Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq725 test CCSGCTL, CCSGEN jz return;
729 test CCSGCTL, CCSGEN jnz .;
738 cmp CCSGCTL, CCSGEN|CCSGDONE je idle_sgfetch_complete;
741 test CCSGCTL, CCSGEN jnz return;
765 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
1196 test CCSGCTL, CCSGEN jz . + 3;
1198 test CCSGCTL, CCSGEN jnz . - 1;
H A Daic7xxx_reg.h1687 #define CCSGEN 0x08 macro
H A Daic7xxx.reg1155 field CCSGEN 0x08
H A Daic79xx_reg.h3349 #define CCSGEN 0x0c macro
H A Daic79xx.reg2782 mask CCSGEN 0x0C
H A Daic79xx.seq1536 mvi CCSGCTL, CCSGEN|CCSGRESET;