Searched refs:ttype (Results 1 – 7 of 7) sorted by relevance
226 if (msg->ttype == HSI_MSG_READ) { in ssi_start_dma()292 if (msg->ttype == HSI_MSG_WRITE) { in ssi_start_pio()300 msg->ttype ? "write" : "read"); in ssi_start_pio()338 if (msg->ttype == HSI_MSG_WRITE) { in ssi_async_break()381 if (msg->ttype) { in ssi_async()398 msg->status, msg->ttype, msg->channel); in ssi_async()431 msg->ttype, msg->context); in ssi_flush_queue()523 if (msg->ttype == HSI_MSG_READ) in ssi_flush()704 if (msg->ttype == HSI_MSG_READ) in ssi_cleanup_gdd()784 if ((msg) && (msg->ttype == HSI_MSG_READ)) { in ssi_error()[all …]
217 if (msg->ttype == HSI_MSG_READ) { in ssi_gdd_complete()230 msg->channel, msg->ttype); in ssi_gdd_complete()
10 - kill ttype.h -- done
10 - kill ttype.h
2032 enum cvmx_usb_transfer ttype; in __cvmx_usb_schedule() local2100 for (ttype = CVMX_USB_TRANSFER_CONTROL; in __cvmx_usb_schedule()2101 ttype <= CVMX_USB_TRANSFER_INTERRUPT; ttype++) { in __cvmx_usb_schedule()2102 list_for_each_entry(pipe, &usb->active_pipes[ttype], node) { in __cvmx_usb_schedule()
635 __u16 ttype; in check_i2c_image() local677 ttype = rom_desc->Type & 0x0f; in check_i2c_image()678 if (ttype != I2C_DESC_TYPE_FIRMWARE_BASIC in check_i2c_image()679 && ttype != I2C_DESC_TYPE_FIRMWARE_AUTO) { in check_i2c_image()
2996 int tuner_type = UNSET, ttype; in flyvideo_gpio() local3014 ttype = (gpio & 0x0f0000) >> 16; in flyvideo_gpio()3015 switch (ttype) { in flyvideo_gpio()