Searched refs:tag_id (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c66 unsigned int tag_id = 0; save_upper_240kb() local
77 spu_writech(MFC_TagID, tag_id); save_upper_240kb()
122 unsigned int tag_id = 0; spill_regs_to_mem() local
133 spu_writech(MFC_TagID, tag_id); spill_regs_to_mem()
139 unsigned int tag_id = 0; enqueue_sync() local
145 spu_writech(MFC_TagID, tag_id); enqueue_sync()
H A Dspu_utils.h114 unsigned int tag_id = 0; enqueue_putllc() local
127 spu_writech(MFC_TagID, tag_id); enqueue_putllc()
H A Dspu_restore.c50 unsigned int tag_id = 0; fetch_regs_from_mem() local
57 spu_writech(MFC_TagID, tag_id); fetch_regs_from_mem()
66 unsigned int tag_id = 0; restore_upper_240kb() local
77 spu_writech(MFC_TagID, tag_id); restore_upper_240kb()
/linux-4.4.14/drivers/bluetooth/
H A Dbtqca.c116 u16 tag_id, tag_len; rome_tlv_check_data() local
161 tag_id = le16_to_cpu(tlv_nvm->tag_id); rome_tlv_check_data()
165 switch (tag_id) { rome_tlv_check_data()
H A Dbtqca.h106 __le16 tag_id; member in struct:tlv_type_nvm
/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu.h88 #define MFC_TAGID_TO_TAGMASK(tag_id) (1 << (tag_id & 0x1F))
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c5779 && ((tag == scb->io_ctx->csio.tag_id) ahc_match_scb()
7918 atio->tag_id = *byte++; ahc_handle_target_cmd()
H A Daic79xx_core.c8067 && ((tag == scb->io_ctx->csio.tag_id) ahd_match_scb()
10768 atio->tag_id = *byte++; ahd_handle_target_cmd()

Completed in 372 milliseconds