Searched refs:tl (Results 1 – 7 of 7) sorted by relevance
97 uint16_t tl, length; in dsa_lldp_print_info() local107 tl = (uint16_t) t1 << 8 | t2; in dsa_lldp_print_info()110 type = tl >> 9; in dsa_lldp_print_info()111 length = tl & 0x1FF; in dsa_lldp_print_info()
54 static inline void dsa_buf_write_be16(uint16_t tl, uint8_t **p) in dsa_buf_write_be16() argument56 uint8_t *v = (uint8_t *) &tl; in dsa_buf_write_be16()
57 #define BT_AVCTP_HDR_SET_TRANSACTION_LABLE(hdr, tl) \ argument58 (hdr)->byte0 = (((hdr)->byte0) & ~GENMASK(7, 4)) | FIELD_PREP(GENMASK(7, 4), (tl))
157 tl = TestLevel()158 tl.name = level['name']159 tl.scenarios = adds160 tl.levels = level.get('inherits', [])161 self.levels.append(tl)914 tl = self.get_level(self.options.level)915 if tl is None:921 planned_scenarios = tl.scenarios924 and not set(ts.levels).intersection(set(tl.levels))
1365 uint32_t tl; in ll_cis_calculate_ft() local1375 tl = cig_sync_delay + ft * iso_interval_us + sdu_interval; in ll_cis_calculate_ft()1377 tl = cig_sync_delay + ft * iso_interval_us - sdu_interval; in ll_cis_calculate_ft()1380 if (tl > latency) { in ll_cis_calculate_ft()
19 tlclk: tl-clk {
23 tlclk: tl-clk {