Searched refs:IIC (Results 1 - 41 of 41) sorted by relevance

/linux-4.1.27/drivers/i2c/busses/
H A Di2c-ibm_iic.c4 * Support for the IIC peripheral on IBM PPC 4xx
51 MODULE_DESCRIPTION("IBM IIC driver v" DRIVER_VERSION);
133 * Initialize IIC interface.
178 * Reset IIC interface
257 /* Reset IIC interface */ iic_smbus_quick()
324 * IIC interrupt handler
362 * IIC interface is usually stuck in some strange iic_xfer_result()
577 * IBM IIC doesn't support 0-length transactions iic_xfer()
682 if (request_irq(irq, iic_handler, 0, "IBM IIC", dev)) { iic_request_irq()
692 * Register single IIC interface
740 /* Initialize IIC interface */ iic_probe()
747 strlcpy(adap->name, "IBM IIC", sizeof(adap->name)); iic_probe()
778 * Cleanup initialized IIC interface
H A Di2c-ibm_iic.h4 * Support for the IIC peripheral on IBM PPC 4xx
H A Di2c-xiic.c25 * Xilinx IIC
276 /* Enable IIC Device, remove Tx Fifo reset & disable general call. */ xiic_reinit()
294 /* Disable IIC Device. */ xiic_deinit()
444 /* IIC bus has transitioned to not busy */ xiic_process()
H A Di2c-puv3.c251 /* Disable the IIC */ puv3_i2c_suspend()
H A Di2c-sh_mobile.c218 * SH-Mobile IIC hardware starts counting the LOW period of sh_mobile_i2c_iccl()
233 * SH-Mobile IIC hardware is aware of SCL transition period 'tr', sh_mobile_i2c_icch()
234 * and can ignore it. SH-Mobile IIC controller starts counting sh_mobile_i2c_icch()
896 /* The IIC blocks on SH-Mobile ARM processors sh_mobile_i2c_probe()
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dinterrupt.c91 .name = "CELL-IIC",
144 /* Get an IRQ number from the pending state register of the IIC */ iic_get_irq()
310 printk(KERN_INFO "IIC for CPU %d target id 0x%x : %s\n", init_one_iic()
329 printk(KERN_WARNING "IIC: CPU association not found\n"); setup_iic()
335 printk(KERN_WARNING "IIC: Can't resolve addresses\n"); setup_iic()
388 panic("IIC: Failed to initialize !\n"); iic_init_IRQ()
H A Dinterrupt.h5 * Mapping of IIC pending bits into per-node interrupt numbers.
H A Dras.c40 * to other sub-units FIRs and not only IIC dump_fir()
H A Dspider-pic.c276 /* Manufacture an IIC interrupt number of class 2 */ spider_find_cascade_and_node()
/linux-4.1.27/include/linux/
H A Di2c-xiic.h20 * Xilinx IIC
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c187 IIC, VIN0, VIN1, VCORE0, ATAPI, enumerator in enum:__anon2665
225 INTC_VECT(IIC, 0xae0),
271 { FE1, FE0, 0, ATAPI, VCORE0, VIN1, VIN0, IIC,
306 VIN1, VIN0, IIC, DU} },
H A Dclock-sh7734.c89 MSTP030, MSTP029, /* IIC */
H A Dsetup-sh7366.c46 .name = "IIC",
H A Dsetup-sh7722.c312 .name = "IIC",
H A Dsetup-sh7723.c369 .name = "IIC",
/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
H A Dsh7720.h101 /* IIC */
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
H A Dsh7757.h179 /* PTM (mobule: LBSC, IIC) */
200 /* PTR (mobule: GRA, IIC) */
205 /* PTS (mobule: GRA, IIC) */
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh7720.c236 PINT07, PINT815, TPU, IIC, enumerator in enum:__anon2622
265 INTC_VECT(TPU, 0xde0), INTC_VECT(IIC, 0xe00),
280 { 0xA4080004UL, 0, 16, 4, /* IPRH */ { PINT07, PINT815, TPU, IIC } },
/linux-4.1.27/arch/mips/emma/markeins/
H A Dplatform.c39 #define I2C_EMMA2RH "emma2rh-iic" /* must be in sync with IIC driver */
/linux-4.1.27/arch/mn10300/unit-asb2364/include/unit/
H A Dsmsc911x.h153 value = 0x00000300; /* stop IIC bus */ smsc_get_mac()
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
H A Dmap.h86 /* IIC hardware controller */
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmicropatch.c3 * This is the one for IIC/SPI. There is a newer one that
673 /* Put SPI above the IIC, also 32-byte aligned. cpm_load_patch()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dcell-regs.h163 * IIC unit register definitions
188 /* IIC interrupt registers */
H A Dcpm1.h459 /* IIC parameter RAM.
H A Dcpm2.h628 /* IIC parameter RAM.
/linux-4.1.27/drivers/staging/media/dt3155v4l/
H A Ddt3155v4l.h58 /* DT3155 Internal Registers indexes (i2c/IIC mapped) */
/linux-4.1.27/drivers/irqchip/
H A Dirq-s3c24xx.c675 { .type = S3C_IRQTYPE_EDGE, }, /* IIC */
744 { .type = S3C_IRQTYPE_EDGE, }, /* IIC */
846 { .type = S3C_IRQTYPE_EDGE, }, /* IIC */
949 { .type = S3C_IRQTYPE_EDGE, }, /* IIC */
1024 { .type = S3C_IRQTYPE_EDGE, }, /* IIC */
1097 { .type = S3C_IRQTYPE_EDGE, }, /* IIC */
/linux-4.1.27/arch/alpha/kernel/
H A Dsys_sable.c89 *23 IIC -
248 *23 IIC -
/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_hwi2c.c18 /* Enable GPIO 30 & 31 as IIC clock & data */ hwI2CInit()
/linux-4.1.27/arch/mips/include/asm/emma/
H A Demma2rh.h168 * IIC registers map
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dpfc-sh7757.c414 /* PTM (mobule: LBSC, IIC) */
434 /* PTR (mobule: GRA, IIC) */
439 /* PTS (mobule: GRA, IIC) */
1498 /* PTM (mobule: LBSC, IIC) */
1547 /* PTR (mobule: GRA, IIC) */
1559 /* PTS (mobule: GRA, IIC) */
H A Dpfc-sh7720.c805 /* IIC */
/linux-4.1.27/arch/sh/boards/
H A Dboard-sh7757lcr.c487 /* IIC (PTM, PTR, PTS) */ sh7757lcr_devices_setup()
/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Di2c.c5 *! DESCRIPTION: implements an interface for IIC/I2C, both directly from other
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Di2c.c5 *! DESCRIPTION: implements an interface for IIC/I2C, both directly from other
/linux-4.1.27/include/video/
H A Dmach64.h994 #define GV_CHIP_ID 0x4756 /* RAGE IIC, PCI */
995 #define GW_CHIP_ID 0x4757 /* RAGE IIC, AGP */
996 #define GZ_CHIP_ID 0x475a /* RAGE IIC, AGP */
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h256 * bit 14 : IIC - Directs the HW to Insert IPv4 Checksum
/linux-4.1.27/drivers/media/platform/
H A Darv.c627 * Initialize IIC so that CPU can communicate with AR LSI, ar_initialize()
/linux-4.1.27/drivers/video/fbdev/aty/
H A Datyfb_base.c399 { PCI_CHIP_MACH64GV, "3D RAGE IIC (Mach64 GV, PCI)", 230, 83, 83, 100, ATI_CHIP_264GT2C },
400 { PCI_CHIP_MACH64GW, "3D RAGE IIC (Mach64 GW, AGP)", 230, 83, 83, 100, ATI_CHIP_264GT2C },
401 { PCI_CHIP_MACH64GY, "3D RAGE IIC (Mach64 GY, PCI)", 230, 83, 83, 100, ATI_CHIP_264GT2C },
402 { PCI_CHIP_MACH64GZ, "3D RAGE IIC (Mach64 GZ, AGP)", 230, 83, 83, 100, ATI_CHIP_264GT2C },
/linux-4.1.27/drivers/usb/atm/
H A Dueagle-atm.c244 #define EAGLE_IIC_PID_PREFIRM 0x9024 /* Eagle IIC */
245 #define EAGLE_IIC_PID_PSTFIRM 0x9023 /* Eagle IIC */
/linux-4.1.27/drivers/net/ethernet/neterion/
H A Ds2io.c2010 * disable all PCIX, Flash, MDIO, IIC and GPIO en_dis_able_nic_intrs()

Completed in 1486 milliseconds