Searched refs:ICC (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 175 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq() 177 wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq() 179 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
|
D | wil6210.h | 124 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member
|
D | debugfs.c | 367 {"ICC", S_IRUGO | S_IWUSR, offsetof(struct RGF_ICR, ICC), doff_io32},
|
/drivers/ata/ |
D | sata_fsl.c | 121 ICC = 0x38, enumerator 313 iowrite32((count << 24 | ticks), hcr_base + ICC); in fsl_sata_set_irq_coalescing() 322 hcr_base, ioread32(hcr_base + ICC)); in fsl_sata_set_irq_coalescing() 1382 DPRINTK("icc = 0x%x\n", ioread32(hcr_base + ICC)); in sata_fsl_init_controller() 1383 iowrite32(0x01000000, hcr_base + ICC); in sata_fsl_init_controller()
|
/drivers/atm/ |
D | nicstar.h | 439 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator
|