• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/

Lines Matching defs:xtype

101     unsigned int		xtype:     3;
133 unsigned long op64; /* icmd,xtype,iaa0,ima,opc,tri0 */
227 /* Transfer types (xtype field) */
312 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype,
322 (xtype << GRU_CB_XTYPE_SHFT) |
383 unsigned int tri0, unsigned char xtype, unsigned long nelem,
391 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0,
396 unsigned int tri0, unsigned char xtype, unsigned long nelem,
404 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0,
409 unsigned int tri0, unsigned int tri1, unsigned char xtype,
417 gru_start_instruction(ins, __opdword(OP_IVLOAD, 0, xtype, IAA_RAM, 0,
423 unsigned char xtype, unsigned long nelem, unsigned long hints)
430 gru_start_instruction(ins, __opdword(OP_IVSTORE, 0, xtype, IAA_RAM, 0,
435 unsigned long value, unsigned char xtype, unsigned long nelem,
444 gru_start_instruction(ins, __opdword(OP_VSET, 0, xtype, IAA_RAM, 0,
449 unsigned int tri1, unsigned long value, unsigned char xtype,
458 gru_start_instruction(ins, __opdword(OP_IVSET, 0, xtype, IAA_RAM, 0,
463 unsigned long nelem, unsigned char xtype, unsigned long stride,
471 gru_start_instruction(ins, __opdword(OP_VFLUSH, 0, xtype, IAA_RAM, 0,
485 unsigned int tri0, unsigned int xtype, unsigned long nelem,
494 gru_start_instruction(ins, __opdword(OP_BCOPY, 0, xtype, IAA_RAM,
499 unsigned long dest, unsigned int tri0, unsigned int xtype,
507 gru_start_instruction(ins, __opdword(OP_BSTORE, 0, xtype, 0, IAA_RAM,
512 unsigned int xtype, unsigned long hints)
517 gru_start_instruction(ins, __opdword(OP_GAMIR, exopc, xtype, IAA_RAM, 0,
522 unsigned int xtype, unsigned long hints)
527 gru_start_instruction(ins, __opdword(OP_GAMIRR, exopc, xtype, IAA_RAM, 0,
532 unsigned int xtype,
541 gru_start_instruction(ins, __opdword(OP_GAMER, exopc, xtype, IAA_RAM, 0,
546 unsigned int xtype, unsigned long operand1,
554 gru_start_instruction(ins, __opdword(OP_GAMERR, exopc, xtype, IAA_RAM, 0,