Searched refs:rtag (Results 1 – 3 of 3) sorted by relevance
380 uint8_t rtag = ioread8(master->sram + STAT_RTAG) & 0xf; in read_copro_response() local386 *tag = ack = rtag & 3; in read_copro_response()390 crc = crc4(crc, rtag, 4); in read_copro_response()399 trace_fsi_master_acf_copro_response(master, rtag, rcrc, rdata, crc == 0); in read_copro_response()406 if ((rtag == 0xf && rcrc == 0xf) || (rtag == 0 && rcrc == 0)) in read_copro_response()
363 u32 rtag[3]; member
1013 tc->rtag[0] = 0; /* What should I do with routing tags??? in fs_open()1015 tc->rtag[1] = 0; in fs_open()1016 tc->rtag[2] = 0; in fs_open()