Searched refs:ICC (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/wil6210/ |
| H 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()
|
| H A D | wil6210.h | 169 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member
|
| H A D | debugfs.c | 488 {"ICC", 0644, offsetof(struct RGF_ICR, ICC), doff_io32},
|
| /linux/Documentation/driver-api/serial/ |
| H A D | serial-iso7816.rst | 8 ISO/IEC7816 is a series of standards specifying integrated circuit cards (ICC)
|