Searched defs:ICC (Results 1 - 3 of 3) sorted by relevance

/drivers/ata/
H A Dsata_fsl.c120 ICC = 0x38, enumerator in enum:__anon66
312 iowrite32((count << 24 | ticks), hcr_base + ICC);
320 DPRINTK("ICC register status: (hcr base: 0x%x) = 0x%x\n",
321 hcr_base, ioread32(hcr_base + ICC));
1379 DPRINTK("icc = 0x%x\n", ioread32(hcr_base + ICC));
1380 iowrite32(0x01000000, hcr_base + ICC);
/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h86 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member in struct:RGF_ICR
87 u32 ICR; /* Cause, W1C/COR depending on ICC */
88 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */
/drivers/atm/
H A Dnicstar.h439 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator in enum:ns_regs

Completed in 86 milliseconds