Searched refs:COPPER_REG_CCCR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ips/
H A Dips.c678 ips_write_2(sc, COPPER_REG_CCCR, 0x1000 | COPPER_ILE_BIT);
736 for(i = 0; ips_read_4(command->sc, COPPER_REG_CCCR) & COPPER_SEM_BIT;
745 ips_write_2(command->sc, COPPER_REG_CCCR, COPPER_CMD_START);
H A Dipsreg.h95 #define COPPER_REG_CCCR 0x14 /* Cmd. Channel Ctrl. Reg. */ macro

Completed in 45 milliseconds