Searched refs:tl (Results 1 – 7 of 7) sorted by relevance
40 static inline void dsa_buf_write_be16(uint16_t tl, uint8_t **p) in dsa_buf_write_be16() argument42 uint8_t *v = (uint8_t *)&tl; in dsa_buf_write_be16()
163 uint16_t tl, length; in dsa_lldp_print_info() local173 tl = (uint16_t)t1 << 8 | t2; in dsa_lldp_print_info()176 type = tl >> 9; in dsa_lldp_print_info()177 length = tl & 0x1FF; in dsa_lldp_print_info()
57 #define BT_AVCTP_HDR_SET_TRANSACTION_LABLE(hdr, tl) \ argument58 (hdr)->byte0 = (((hdr)->byte0) & ~GENMASK(7, 4)) | FIELD_PREP(GENMASK(7, 4), (tl))
156 tl = TestLevel()157 tl.name = level['name']158 tl.scenarios = adds159 tl.levels = level.get('inherits', [])160 self.levels.append(tl)850 tl = self.get_level(self.options.level)851 if tl is None:857 planned_scenarios = tl.scenarios860 and not set(ts.levels).intersection(set(tl.levels))
1370 uint32_t tl; in ll_cis_calculate_ft() local1380 tl = cig_sync_delay + ft * iso_interval_us + sdu_interval; in ll_cis_calculate_ft()1382 tl = cig_sync_delay + ft * iso_interval_us - sdu_interval; in ll_cis_calculate_ft()1385 if (tl > latency) { in ll_cis_calculate_ft()
19 tlclk: tl-clk {
23 tlclk: tl-clk {