Searched refs:ICC (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/wireless/ath/wil6210/ |
| A D | interrupt.c | 196 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 D | wil6210.h | 169 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member
|
| A D | debugfs.c | 488 {"ICC", 0644, offsetof(struct RGF_ICR, ICC), doff_io32},
|
| /drivers/ata/ |
| A D | sata_fsl.c | 116 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 D | nicstar.h | 440 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator
|
Completed in 23 milliseconds