/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/ |
H A D | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch | 35 + * Creates an ICC profile from EDID data. 72 + /* set 'ICC meta Tag for Monitor Profiles' data */ 105 - * Creates an ICC profile from EDID data. 142 - /* set 'ICC meta Tag for Monitor Profiles' data */
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | interrupt.c | 193 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()
|
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},
|
/openbmc/linux/drivers/ata/ |
H 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()
|
/openbmc/linux/Documentation/driver-api/serial/ |
H A D | serial-iso7816.rst | 8 ISO/IEC7816 is a series of standards specifying integrated circuit cards (ICC)
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | entry.S | 710 and %g1, 0xf, %g1 ! only ICC bits in %psr 724 andn %l0, %l5, %l0 ! clear ICC bits in %psr 725 and %l4, %l5, %l4 ! clear non-ICC bits in user value
|
/openbmc/linux/drivers/atm/ |
H A D | nicstar.h | 440 ICC = 0x30, /* Invalid Cell Count R/clear */ enumerator
|
/openbmc/qemu/hw/ide/ |
H A D | trace-events | 98 …*s, int port, uint8_t tag) "ahci(%p)[%d][tag:%d]: Warn: Unsupported attempt to use PRIO/ICC fields"
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 342 #define ICC (0) /* v9 */ macro 1405 …{ opcode, F3(2, 0x2c, 0)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~0)|MCOND(~cond,~1)|XCC|(1<<11), "z,2,d"… 1406 …{ opcode, F3(2, 0x2c, 1)|MCOND(cond,1)|ICC, F3(~2, ~0x2c, ~1)|MCOND(~cond,~1)|XCC|(1<<11), "z,I,d"…
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | booting.rst | 234 - ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-ufs | 157 Description: This file shows the initial active ICC level. This is one 565 active ICC levels from 0 to 15. This is one of the UFS
|