Searched refs:SIE (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/drivers/usb/c67x00/
H A Dc67x00-drv.c30 * The c67x00 has 2 SIE's (serial interface engine) which can be configured
33 * Depending on the platform configuration, the SIE's are created and
63 "Not using SIE %d as requested\n", sie->sie_num); c67x00_probe_sie()
68 "Unsupported configuration: 0x%x for SIE %d\n", c67x00_probe_sie()
H A Dc67x00.h140 /* SIE msg registers */
198 * struct c67x00_sie - Common data associated with a SIE
203 * @sie_num: SIE number on chip, starting from 0
204 * @mode: SIE mode (host/peripheral/otg/not used)
H A Dc67x00-hcd.c261 "Unknown SIE msg flag(s): 0x%04x\n", msg); c67x00_hcd_irq()
H A Dc67x00-ll-hpi.c367 "SIE %d not set to host mode\n", sie->sie_num); c67x00_ll_husb_init_host_port()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Drtl28xxu.h148 * 0x2000 USB : SIE, USB endpoint, debug, DMA
156 /* SIE Control Registers */
162 #define USB_IRQSTAT 0x2008 /* SIE interrupt status */
163 #define USB_IRQEN 0x200C /* SIE interrupt enable */
169 #define USB_FIFO_ADDR 0x2028 /* address of SIE FIFO RAM */
170 #define USB_FIFO_CMD 0x202A /* SIE FIFO RAM access command */
171 #define USB_FIFO_DATA 0x2030 /* SIE FIFO RAM data */
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Dusb_ops.h34 #define MAX_VENDOR_REQ_CMD_SIZE 254 /* 8188cu SIE Support */
/linux-4.4.14/include/linux/usb/
H A Dc67x00.h25 /* SIE configuration */
/linux-4.4.14/arch/microblaze/kernel/
H A Dintc.c26 #define SIE 0x10 /* Set Interrupt Enable bits */ macro
70 write_fn(mask, intc_baseaddr + SIE); intc_enable_or_unmask()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dusb_ops_linux.h36 #define MAX_VENDOR_REQ_CMD_SIZE 254 /* 8188cu SIE Support */
/linux-4.4.14/tools/perf/arch/s390/util/
H A Dkvm-stat.c100 kvm->exit_reasons_isa = "SIE"; cpu_isa_init()
/linux-4.4.14/arch/s390/kernel/
H A Dentry.S221 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now
228 ni __SIE_PROG0C+3(%r14),0xfe # no longer in SIE
232 # will rewind the PSW by the ILC, which is 4 bytes in case of SIE. Other
606 # modify the psw to leave SIE
1048 ni __SIE_PROG0C+3(%r9),0xfe # no longer in SIE
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-rcar.c52 #define SIE (1 << 2) /* slave interface enable */ macro
412 rcar_i2c_write(priv, ICSCR, SIE | SDBS | (ret < 0 ? FNA : 0)); rcar_i2c_slave_irq()
585 rcar_i2c_write(priv, ICSCR, SIE | SDBS); rcar_reg_slave()
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsie.h106 exit_code_ipa0(0xB2, 0x14, "SIE"), \
/linux-4.4.14/arch/s390/kvm/
H A Dtrace.h94 * Tracepoints for SIE entry and exit.
H A Dkvm-s390.c1517 * Kick a guest cpu out of SIE and wait until SIE is not running.
1527 /* Kick a guest cpu out of SIE to process a request synchronously */ kvm_s390_sync_request()
H A Dinterrupt.c1349 /* make the VCPU drop out of the SIE, or wake it up if sleeping */ __floating_irq_kick()
/linux-4.4.14/sound/hda/
H A Dhdac_stream.c58 /* enable SIE */ snd_hdac_stream_start()
91 /* disable SIE */ snd_hdac_stream_stop()
H A Dhdac_controller.c341 /* disable SIE for all streams */ azx_int_disable()
/linux-4.4.14/drivers/net/can/
H A Dpch_can.c974 /* Clearing the IE, SIE and EIE bits of Can control register. */ pch_can_set_int_custom()
985 /* Obtaining the status of IE, SIE and EIE interrupt bits. */ pch_can_get_int_enables()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_hal_init.c496 /* if hw supported, 8051 (SIE) will generate WeakUP signal(D+/D- toggle) when autoresume */ Hal_ReadPowerSavingMode88E()
/linux-4.4.14/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c88 #define C5_IMG 0xa4 /* ? changed from b6= AA PI SIE POL */
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Dusb_halinit.c62 ("Out EP number isn't match! %d(Descriptor) != %d (SIE reg)\n", _ConfigChipOutEP()
/linux-4.4.14/drivers/scsi/
H A DNCR53c406a.c84 #define C5_IMG 0xb6 /* AA PI SIE POL */
/linux-4.4.14/drivers/usb/host/
H A Dmax3421-hcd.c902 case MAX3421_HRSL_BUSY: /* SIE busy */ max3421_handle_error()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dudc-xilinx.c1276 * This function starts/stops SIE engine of IP based on is_on.

Completed in 823 milliseconds