Searched refs:encoded (Results 1 – 10 of 10) sorted by relevance
57 u8 encoded = (rate + 1) + is_probe * 8; in mt7601u_tx_pktid_enc() local65 return encoded - 7; in mt7601u_tx_pktid_enc()67 return encoded; in mt7601u_tx_pktid_enc()
899 bool *encoded) in adreno_show_object() argument904 if (!*encoded) { in adreno_show_object()925 *encoded = true; in adreno_show_object()1001 state->ring[i].data_size, &state->ring[i].encoded); in adreno_show()1015 state->bos[i].size, &state->bos[i].encoded); in adreno_show()
589 bool *encoded);
1975 &gmu_log->encoded); in a6xx_show()1993 &gmu_hfi->encoded); in a6xx_show()2003 &gmu_debug->encoded); in a6xx_show()
578 bool encoded; member594 bool encoded; member
35 It takes a DPI stream as input and outputs it encoded
8 software sources over several types of trace output ports encoded
1038 u8 encoded[sizeof(u64)]; in start_saving_volume_sub_index() local1040 put_unaligned_le64(sub_index->flush_chapters[first_list + i], &encoded); in start_saving_volume_sub_index()1041 result = uds_write_to_buffered_writer(buffered_writer, encoded, in start_saving_volume_sub_index()
193 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() argument202 if (encoded) in hfi1_rcvbuf_validate()203 *encoded = ilog2(size / PAGE_SIZE) + 1; in hfi1_rcvbuf_validate()
322 lines and report the encoded value as an absolute integer to
Completed in 39 milliseconds