Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddmcu.h90 struct otg_phy_mux *mux_mapping);
92 struct otg_phy_mux *mux_mapping);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c932 struct otg_phy_mux *mux_mapping) in dcn10_forward_crc_window()
937 unsigned int crc_start = 0, crc_end = 0, otg_phy_mux = 0; in dcn10_forward_crc_window() local
960 otg_phy_mux = in dcn10_forward_crc_window()
970 otg_phy_mux); in dcn10_forward_crc_window()
981 struct otg_phy_mux *mux_mapping) in dcn10_stop_crc_win_update()
986 unsigned int otg_phy_mux = 0; in dcn10_stop_crc_win_update() local
998 otg_phy_mux = in dcn10_stop_crc_win_update()
1002 otg_phy_mux); in dcn10_stop_crc_win_update()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h937 struct otg_phy_mux { struct
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A 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()