Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
A Dinterrupt.c196 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
198 wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
201 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
203 wil_w(wil, RGF_INT_GEN_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
205 wil_w(wil, RGF_INT_GEN_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
A Dwil6210.h169 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member
A Ddebugfs.c488 {"ICC", 0644, offsetof(struct RGF_ICR, ICC), doff_io32},
/drivers/ata/
A Dsata_fsl.c116 ICC = 0x38, enumerator
310 iowrite32((count << 24 | ticks), hcr_base + ICC); in fsl_sata_set_irq_coalescing()
319 hcr_base, ioread32(hcr_base + ICC)); in fsl_sata_set_irq_coalescing()
1343 dev_dbg(host->dev, "icc = 0x%x\n", ioread32(hcr_base + ICC)); in sata_fsl_init_controller()
1344 iowrite32(0x01000000, hcr_base + ICC); in sata_fsl_init_controller()
/drivers/atm/
A Dnicstar.h440 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator

Completed in 23 milliseconds