Home
last modified time | relevance | path

Searched full:gdsc (Results 1 – 25 of 111) sorted by relevance

12345

/openbmc/linux/drivers/clk/qcom/
H A Dgdsc.c18 #include "gdsc.h"
52 #define domain_to_gdsc(domain) container_of(domain, struct gdsc, pd)
59 /* Returns 1 if GDSC status is status, 0 if not, and < 0 on error */
60 static int gdsc_check_status(struct gdsc *sc, enum gdsc_status status) in gdsc_check_status()
96 static int gdsc_hwctrl(struct gdsc *sc, bool en) in gdsc_hwctrl()
103 static int gdsc_poll_status(struct gdsc *sc, enum gdsc_status status) in gdsc_poll_status()
119 static int gdsc_update_collapse_bit(struct gdsc *sc, bool val) in gdsc_update_collapse_bit()
139 static int gdsc_toggle_logic(struct gdsc *sc, enum gdsc_status status, in gdsc_toggle_logic()
189 static inline int gdsc_deassert_reset(struct gdsc *sc) in gdsc_deassert_reset()
198 static inline int gdsc_assert_reset(struct gdsc *sc) in gdsc_assert_reset()
[all …]
H A Dgdsc.h17 * struct gdsc - Globally Distributed Switch Controller
30 * @resets: ids of resets associated with this gdsc
34 struct gdsc { struct
52 * There is no SW control to transition a GDSC into
80 struct gdsc **scs; argument
H A Dvideocc-sm8150.c19 #include "gdsc.h"
167 static struct gdsc venus_gdsc = {
176 static struct gdsc vcodec0_gdsc = {
185 static struct gdsc vcodec1_gdsc = {
202 static struct gdsc *video_cc_sm8150_gdscs[] = {
H A Dgpucc-sdm845.c19 #include "gdsc.h"
119 static struct gdsc gpu_cx_gdsc = {
130 static struct gdsc gpu_gx_gdsc = {
148 static struct gdsc *gpu_cc_sdm845_gdscs[] = {
H A Dvideocc-sm8250.c21 #include "gdsc.h"
273 static struct gdsc mvs0c_gdsc = {
282 static struct gdsc mvs1c_gdsc = {
291 static struct gdsc mvs0_gdsc = {
300 static struct gdsc mvs1_gdsc = {
333 static struct gdsc *video_cc_sm8250_gdscs[] = {
H A Dvideocc-sm8550.c21 #include "gdsc.h"
305 static struct gdsc video_cc_mvs0c_gdsc = {
317 static struct gdsc video_cc_mvs0_gdsc = {
330 static struct gdsc video_cc_mvs1c_gdsc = {
342 static struct gdsc video_cc_mvs1_gdsc = {
370 static struct gdsc *video_cc_sm8550_gdscs[] = {
H A Dvideocc-sm8450.c21 #include "gdsc.h"
298 static struct gdsc video_cc_mvs0c_gdsc = {
310 static struct gdsc video_cc_mvs0_gdsc = {
323 static struct gdsc video_cc_mvs1c_gdsc = {
335 static struct gdsc video_cc_mvs1_gdsc = {
363 static struct gdsc *video_cc_sm8450_gdscs[] = {
H A Dclk-regmap-phy-mux.h17 * This way the PHY will disable the pipe clock before turning off the GDSC,
20 * enabling the GDSC the PHY will enable the pipe clock, which would cause
H A Dvideocc-sdm845.c19 #include "gdsc.h"
245 static struct gdsc venus_gdsc = {
256 static struct gdsc vcodec0_gdsc = {
267 static struct gdsc vcodec1_gdsc = {
294 static struct gdsc *video_cc_sdm845_gdscs[] = {
H A Dvideocc-sc7180.c18 #include "gdsc.h"
156 static struct gdsc venus_gdsc = {
164 static struct gdsc vcodec0_gdsc = {
183 static struct gdsc *video_cc_sc7180_gdscs[] = {
H A Dgpucc-sc7180.c18 #include "gdsc.h"
158 static struct gdsc cx_gdsc = {
169 static struct gdsc gx_gdsc = {
180 static struct gdsc *gpu_cc_sc7180_gdscs[] = {
H A Dlpasscorecc-sc7180.c22 #include "gdsc.h"
299 static struct gdsc lpass_pdc_hm_gdsc = {
308 static struct gdsc lpass_audio_hm_gdsc = {
316 static struct gdsc lpass_core_hm_gdsc = {
325 static struct gdsc *lpass_core_hm_sc7180_gdscs[] = {
329 static struct gdsc *lpass_audio_hm_sc7180_gdscs[] = {
H A Dvideocc-sc7280.c18 #include "gdsc.h"
233 static struct gdsc mvs0_gdsc = {
242 static struct gdsc mvsc_gdsc = {
264 static struct gdsc *video_cc_sc7280_gdscs[] = {
H A Dgpucc-sm8250.c20 #include "gdsc.h"
230 static struct gdsc gpu_cx_gdsc = {
240 static struct gdsc gpu_gx_gdsc = {
274 static struct gdsc *gpu_cc_sm8250_gdscs[] = {
H A Dgpucc-sm8150.c20 #include "gdsc.h"
222 static struct gdsc gpu_cx_gdsc = {
232 static struct gdsc gpu_gx_gdsc = {
264 static struct gdsc *gpu_cc_sm8150_gdscs[] = {
H A Dvideocc-sm8350.c24 #include "gdsc.h"
432 static struct gdsc mvs0c_gdsc = {
441 static struct gdsc mvs1c_gdsc = {
450 static struct gdsc mvs0_gdsc = {
459 static struct gdsc mvs1_gdsc = {
498 static struct gdsc *video_cc_sm8350_gdscs[] = {
H A Dgpucc-msm8998.c25 #include "gdsc.h"
249 static struct gdsc gpu_cx_gdsc = {
259 static struct gdsc gpu_gx_gdsc = {
288 static struct gdsc *gpucc_msm8998_gdscs[] = {
H A Dgpucc-sdm660.c26 #include "gdsc.h"
233 static struct gdsc gpu_cx_gdsc = {
243 static struct gdsc gpu_gx_gdsc = {
258 static struct gdsc *gpucc_sdm660_gdscs[] = {
H A Dgpucc-sm6125.c22 #include "gdsc.h"
330 static struct gdsc gpu_cx_gdsc = {
340 static struct gdsc gpu_gx_gdsc = {
367 static struct gdsc *gpucc_sm6125_gdscs[] = {
H A Dgpucc-sm6375.c23 #include "gdsc.h"
360 static struct gdsc gpu_cx_gdsc = {
371 static struct gdsc gpu_gx_gdsc = {
407 static struct gdsc *gpucc_sm6375_gdscs[] = {
H A Dgpucc-sc8280xp.c21 #include "gdsc.h"
383 static struct gdsc cx_gdsc = {
393 static struct gdsc gx_gdsc = {
404 static struct gdsc *gpu_cc_sc8280xp_gdscs[] = {
H A Dgpucc-sc7280.c19 #include "gdsc.h"
380 static struct gdsc cx_gdsc = {
390 static struct gdsc gx_gdsc = {
401 static struct gdsc *gpu_cc_sc7180_gdscs[] = {
H A Dgpucc-sm6350.c20 #include "gdsc.h"
412 static struct gdsc gpu_cx_gdsc = {
422 static struct gdsc gpu_gx_gdsc = {
458 static struct gdsc *gpu_cc_sm6350_gdscs[] = {
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dqcom,sdm845-camss.yaml85 - description: IFE0 GDSC - Image Front End, Global Distributed Switch Controller.
86 - description: IFE1 GDSC - Image Front End, Global Distributed Switch Controller.
87 - description: Titan GDSC - Titan ISP Block, Global Distributed Switch Controller.
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c156 * the GDSC which appears to make it grumpy
174 * the GDSC which appears to make it grumpy
191 * the GDSC which appears to make it grumpy
209 * the GDSC which appears to make it grumpy
224 * the GDSC which appears to make it grumpy
245 * the GDSC which appears to make it grumpy
264 * the GDSC which appears to make it grumpy

12345