Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx.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;
HDaic7xxx_reg.h1687 #define CCSGEN 0x08 macro
HDaic7xxx.reg1155 field CCSGEN 0x08
HDaic79xx_reg.h3349 #define CCSGEN 0x0c macro
HDaic79xx.reg2782 mask CCSGEN 0x0C
HDaic79xx.seq1536 mvi CCSGCTL, CCSGEN|CCSGRESET;