Home
last modified time | relevance | path

Searched refs:ICC (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/wil6210/
Dinterrupt.c193 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
195 wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
197 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
199 wil_w(wil, RGF_INT_GEN_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
201 wil_w(wil, RGF_INT_GEN_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
Dwil6210.h170 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member
Ddebugfs.c488 {"ICC", 0644, offsetof(struct RGF_ICR, ICC), doff_io32},
/drivers/ata/
Dsata_fsl.c116 ICC = 0x38, enumerator
308 iowrite32((count << 24 | ticks), hcr_base + ICC); in fsl_sata_set_irq_coalescing()
317 hcr_base, ioread32(hcr_base + ICC)); in fsl_sata_set_irq_coalescing()
1372 DPRINTK("icc = 0x%x\n", ioread32(hcr_base + ICC)); in sata_fsl_init_controller()
1373 iowrite32(0x01000000, hcr_base + ICC); in sata_fsl_init_controller()
/drivers/atm/
Dnicstar.h440 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator