Searched full:clk_req (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy.h | 19 struct msm_dsi_phy_clk_request *clk_req); 129 struct msm_dsi_phy_clk_request *clk_req); 131 struct msm_dsi_phy_clk_request *clk_req); 133 struct msm_dsi_phy_clk_request *clk_req); 135 struct msm_dsi_phy_clk_request *clk_req); 137 struct msm_dsi_phy_clk_request *clk_req);
|
| H A D | dsi_phy.c | 53 struct msm_dsi_phy_clk_request *clk_req) in msm_dsi_dphy_timing_calc() argument 55 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc() 56 const unsigned long esc_rate = clk_req->escclk_rate; in msm_dsi_dphy_timing_calc() 148 struct msm_dsi_phy_clk_request *clk_req) in msm_dsi_dphy_timing_calc_v2() argument 150 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc_v2() 151 const unsigned long esc_rate = clk_req->escclk_rate; in msm_dsi_dphy_timing_calc_v2() 264 struct msm_dsi_phy_clk_request *clk_req) in msm_dsi_dphy_timing_calc_v3() argument 266 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc_v3() 267 const unsigned long esc_rate = clk_req->escclk_rate; in msm_dsi_dphy_timing_calc_v3() 374 struct msm_dsi_phy_clk_request *clk_req) in msm_dsi_dphy_timing_calc_v4() argument [all …]
|
| H A D | dsi_phy_20nm.c | 68 struct msm_dsi_phy_clk_request *clk_req) in dsi_20nm_phy_enable() argument 78 if (msm_dsi_dphy_timing_calc(timing, clk_req)) { in dsi_20nm_phy_enable()
|
| H A D | dsi_phy_7nm.c | 957 struct msm_dsi_phy_clk_request *clk_req) in dsi_7nm_phy_enable() argument 975 ret = msm_dsi_cphy_timing_calc_v4(timing, clk_req); in dsi_7nm_phy_enable() 977 ret = msm_dsi_dphy_timing_calc_v4(timing, clk_req); in dsi_7nm_phy_enable() 1007 less_than_1500_mhz = (clk_req->bitclk_rate <= 1500000000); in dsi_7nm_phy_enable()
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | nvidia,tegra210-pinmux.yaml | 41 clk_req, core_pwr_req, cpu_pwr_req, dap1_din_pb1,
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p2595.dtsi | 1258 clk_req { 1259 nvidia,pins = "clk_req";
|
| H A D | tegra210-p2571.dts | 1285 clk_req { 1286 nvidia,pins = "clk_req";
|
| H A D | tegra210-p2894.dtsi | 1304 clk_req { 1305 nvidia,pins = "clk_req";
|
| H A D | tegra210-p2597.dtsi | 1281 clk_req { 1282 nvidia,pins = "clk_req";
|
| /linux/sound/soc/codecs/ |
| H A D | cs43130.h | 515 int clk_req; member
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-dfll.c | 1131 struct clk_rate_request *clk_req) in dfll_clk_determine_rate() argument 1137 ret = dfll_calculate_rate_request(td, &req, clk_req->rate); in dfll_clk_determine_rate()
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-pci-o2micro.c | 833 /* Disable CLK_REQ# support after media DET */ in sdhci_pci_o2_probe()
|
| /linux/drivers/pinctrl/tegra/ |
| H A D | pinctrl-tegra210.c | 352 PINCTRL_PIN(TEGRA_PIN_CLK_REQ, "CLK_REQ"), 1442 …PINGROUP(clk_req, SYS, RSVD1, RSVD2, RSVD3, 0x316c, N, N, N, Y,…
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8703b.c | 174 /* set CLK_REQ to high active */
|