Searched refs:path1 (Results 1 – 3 of 3) sorted by relevance
293 struct icc_path *path1; in dpu_kms_parse_data_bus_icc_path() local297 path1 = of_icc_get(dev->dev, "mdp1-mem"); in dpu_kms_parse_data_bus_icc_path()305 if (!IS_ERR_OR_NULL(path1)) { in dpu_kms_parse_data_bus_icc_path()306 dpu_kms->path[1] = path1; in dpu_kms_parse_data_bus_icc_path()
969 struct icc_path *path1 = of_icc_get(&pdev->dev, "mdp1-mem"); in mdp5_setup_interconnect() local988 if (!IS_ERR_OR_NULL(path1)) in mdp5_setup_interconnect()989 icc_set_bw(path1, 0, MBps_to_icc(6400)); in mdp5_setup_interconnect()
1015 u8 path1, path2; in rtl92s_phy_bb_config() local1025 path1 = (u8)(rtl92s_phy_query_bb_reg(hw, RFPGA0_TXINFO, 0xf)); in rtl92s_phy_bb_config()1028 pathmap = path1 | path2; in rtl92s_phy_bb_config()1043 path1, path2, pathmap); in rtl92s_phy_bb_config()