Home
last modified time | relevance | path

Searched refs:tag_length (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c401 u8 tag_length = 8; in ca_set_pmt() local
411 debug_string(hw_buffer->msg, (length + tag_length), 0); /* tags too */ in ca_set_pmt()
412 write_to_8820(state, hw_buffer, (length + tag_length), reply); in ca_set_pmt()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c4925 u8 tag_length; member
4931 return db->tag_length >> 5; in cea_db_tag()
4939 return db->tag_length & 0x1f; in cea_db_payload_len()