Searched refs:ICC (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 154 offsetof(struct RGF_ICR, ICC)); in wil_unmask_irq() 156 offsetof(struct RGF_ICR, ICC)); in wil_unmask_irq() 158 offsetof(struct RGF_ICR, ICC)); in wil_unmask_irq()
|
D | wil6210.h | 119 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */ member
|
D | debugfs.c | 361 {"ICC", S_IRUGO | S_IWUSR, offsetof(struct RGF_ICR, ICC), doff_io32},
|
/linux-4.1.27/drivers/ata/ |
D | sata_fsl.c | 120 ICC = 0x38, enumerator 312 iowrite32((count << 24 | ticks), hcr_base + ICC); in fsl_sata_set_irq_coalescing() 321 hcr_base, ioread32(hcr_base + ICC)); in fsl_sata_set_irq_coalescing() 1381 DPRINTK("icc = 0x%x\n", ioread32(hcr_base + ICC)); in sata_fsl_init_controller() 1382 iowrite32(0x01000000, hcr_base + ICC); in sata_fsl_init_controller()
|
/linux-4.1.27/drivers/atm/ |
D | nicstar.h | 439 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator
|
/linux-4.1.27/arch/sparc/kernel/ |
D | entry.S | 708 and %g1, 0xf, %g1 ! only ICC bits in %psr 722 andn %l0, %l5, %l0 ! clear ICC bits in %psr 723 and %l4, %l5, %l4 ! clear non-ICC bits in user value
|
/linux-4.1.27/Documentation/arm64/ |
D | booting.txt | 176 ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1
|