Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c386 struct timespec tm = { 0, 500000}; in set_cntrlr_baud() local
1051 struct timespec tm = { 0, 500000}; in ath3k_init() local
1229 struct timespec tm = { 0, 50000}; in ath3k_post() local
Dhw_rome.c773 struct timespec tm = { 0, 100*1000*1000 }; /* 100 ms */ in rome_rampatch_reset() local
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c386 struct timespec tm = { 0, 500000}; in set_cntrlr_baud() local
1051 struct timespec tm = { 0, 500000}; in ath3k_init() local
1229 struct timespec tm = { 0, 50000}; in ath3k_post() local
Dhw_rome.c773 struct timespec tm = { 0, 100*1000*1000 }; /* 100 ms */ in rome_rampatch_reset() local
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c386 struct timespec tm = { 0, 500000}; in set_cntrlr_baud() local
1051 struct timespec tm = { 0, 500000}; in ath3k_init() local
1229 struct timespec tm = { 0, 50000}; in ath3k_post() local
Dhw_rome.c791 struct timespec tm = { 0, 100*1000*1000 }; /* 100 ms */ in rome_rampatch_reset() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconintra.c218 intra_pred_allsizes(tm) in intra_pred_allsizes() argument