Searched refs:header_bytes (Results 1 – 4 of 4) sorted by relevance
386 size_t payload_bytes, header_bytes; in sof_ipc3_tx_msg() local393 header_bytes = sizeof(struct sof_ipc_cmd_hdr); in sof_ipc3_tx_msg()394 payload_bytes = msg_bytes - header_bytes; in sof_ipc3_tx_msg()398 header_bytes = sizeof(struct sof_ipc_reply); in sof_ipc3_tx_msg()399 payload_bytes = reply_bytes - header_bytes; in sof_ipc3_tx_msg()403 payload += header_bytes; in sof_ipc3_tx_msg()507 size_t header_bytes = sizeof(struct sof_ipc_reply); in sof_ipc3_set_get_data() local510 payload += header_bytes; in sof_ipc3_set_get_data()511 sof_ipc3_dump_payload(sdev, payload, data_bytes - header_bytes); in sof_ipc3_set_get_data()
112 ptr_entry = ptr + header->header_bytes; in coreboot_table_populate()174 len = header->header_bytes + header->table_bytes; in coreboot_table_probe()
21 u32 header_bytes; member
814 u32 header_bytes = (DW_HDMI_QP_AUDIO_INFOFRAME_HB1 << 8) | in dw_hdmi_qp_config_audio_infoframe() local817 regmap_bulk_write(hdmi->regm, PKT_AUDI_CONTENTS0, &header_bytes, 1); in dw_hdmi_qp_config_audio_infoframe()