Home
last modified time | relevance | path

Searched refs:otg_phy_mux (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddmcu.h90 struct otg_phy_mux *mux_mapping);
92 struct otg_phy_mux *mux_mapping);
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c931 struct otg_phy_mux *mux_mapping) in dcn10_forward_crc_window()
936 unsigned int crc_start = 0, crc_end = 0, otg_phy_mux = 0; in dcn10_forward_crc_window() local
959 otg_phy_mux = in dcn10_forward_crc_window()
969 otg_phy_mux); in dcn10_forward_crc_window()
980 struct otg_phy_mux *mux_mapping) in dcn10_stop_crc_win_update()
985 unsigned int otg_phy_mux = 0; in dcn10_stop_crc_win_update() local
997 otg_phy_mux = in dcn10_stop_crc_win_update()
1001 otg_phy_mux); in dcn10_stop_crc_win_update()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_types.h935 struct otg_phy_mux { struct
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c499 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmub_crc_window()
523 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmcu_crc_window()
537 struct otg_phy_mux mux_mapping; in dc_stream_forward_crc_window()