Home
last modified time | relevance | path

Searched refs:hb3 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c175 info_packet->hb3 = 0x08; in mod_build_vsc_infopacket()
188 info_packet->hb3 = 0x01; // 01h = VSC SDP supporting 3D stereo only (HB2 = 01h). in mod_build_vsc_infopacket()
262 info_packet->hb3 = 0x13; in mod_build_vsc_infopacket()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c62 info_packet_128->hb3 = info_packet->hb3; in convert_dc_info_packet_to_128()
361 pps_sdp.hb3 = 0; in enc3_dp_set_dsc_pps_info_packet()
H A Ddcn30_vpg.c91 VPG_GENERIC_DATA_BYTE3, info_packet->hb3); in vpg3_update_generic_info_packet()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c248 AFMT_GENERIC_HB3, info_packet->hb3); in enc2_update_gsp7_128_info_packet()
307 pps_sdp.hb3 = 0; in enc2_dp_set_dsc_pps_info_packet()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h656 uint8_t hb3; member
665 uint8_t hb3; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c679 infopacket->hb3 = 0x04; in build_vrr_infopacket_header_v1()
728 infopacket->hb3 = 0x08; in build_vrr_infopacket_header_v2()
744 checksum += infopacket->hb3; in build_vrr_infopacket_checksum()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c1303 a2dp->bitpool = btinfo.hb3.a2dp_bitpool; in _update_bt_info()
1305 if (b->tx_3M != (u32)btinfo.hb3.tx_3M) in _update_bt_info()
1307 b->tx_3M = (u32)btinfo.hb3.tx_3M; in _update_bt_info()
1309 a2dp->sink = btinfo.hb3.a2dp_sink; in _update_bt_info()
H A Dhal_btc.h569 struct btc_btinfo_hb3 hb3; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c1303 a2dp->bitpool = btinfo.hb3.a2dp_bitpool; in _update_bt_info()
1305 if (b->tx_3M != (u32)btinfo.hb3.tx_3M) in _update_bt_info()
1307 b->tx_3M = (u32)btinfo.hb3.tx_3M; in _update_bt_info()
1309 a2dp->sink = btinfo.hb3.a2dp_sink; in _update_bt_info()
H A Dhal_btc.h569 struct btc_btinfo_hb3 hb3; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c101 AFMT_GENERIC_HB3, info_packet->hb3); in enc1_update_generic_info_packet()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c114 AFMT_GENERIC_HB3, info_packet->hb3); in dce110_update_generic_info_packet()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5493 out->hb3 = (0x13 << 2); /* sdp version */ in fill_hdr_info_packet()