Home
last modified time | relevance | path

Searched refs:encoded (Results 1 – 10 of 10) sorted by relevance

/drivers/net/wireless/mediatek/mt7601u/
A Dtx.c57 u8 encoded = (rate + 1) + is_probe * 8; in mt7601u_tx_pktid_enc() local
65 return encoded - 7; in mt7601u_tx_pktid_enc()
67 return encoded; in mt7601u_tx_pktid_enc()
/drivers/gpu/drm/msm/adreno/
A Dadreno_gpu.c899 bool *encoded) in adreno_show_object() argument
904 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()
A Dadreno_gpu.h589 bool *encoded);
A Da6xx_gpu_state.c1975 &gmu_log->encoded); in a6xx_show()
1993 &gmu_hfi->encoded); in a6xx_show()
2003 &gmu_debug->encoded); in a6xx_show()
/drivers/gpu/drm/msm/
A Dmsm_gpu.h578 bool encoded; member
594 bool encoded; member
/drivers/gpu/drm/bridge/cadence/
A DKconfig35 It takes a DPI stream as input and outputs it encoded
/drivers/hwtracing/intel_th/
A DKconfig8 software sources over several types of trace output ports encoded
/drivers/md/dm-vdo/indexer/
A Dvolume-index.c1038 u8 encoded[sizeof(u64)]; in start_saving_volume_sub_index() local
1040 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()
/drivers/infiniband/hw/hfi1/
A Ddriver.c193 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() argument
202 if (encoded) in hfi1_rcvbuf_validate()
203 *encoded = ilog2(size / PAGE_SIZE) + 1; in hfi1_rcvbuf_validate()
/drivers/input/misc/
A DKconfig322 lines and report the encoded value as an absolute integer to

Completed in 39 milliseconds