Home
last modified time | relevance | path

Searched refs:gdsc (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/clk/qcom/
Dgdsc.c43 #define domain_to_gdsc(domain) container_of(domain, struct gdsc, pd)
45 static int gdsc_is_enabled(struct gdsc *sc) in gdsc_is_enabled()
57 static int gdsc_toggle_logic(struct gdsc *sc, bool en) in gdsc_toggle_logic()
88 static inline int gdsc_deassert_reset(struct gdsc *sc) in gdsc_deassert_reset()
97 static inline int gdsc_assert_reset(struct gdsc *sc) in gdsc_assert_reset()
106 static inline void gdsc_force_mem_on(struct gdsc *sc) in gdsc_force_mem_on()
115 static inline void gdsc_clear_mem_on(struct gdsc *sc) in gdsc_clear_mem_on()
126 struct gdsc *sc = domain_to_gdsc(domain); in gdsc_enable()
153 struct gdsc *sc = domain_to_gdsc(domain); in gdsc_disable()
164 static int gdsc_init(struct gdsc *sc) in gdsc_init()
[all …]
Dgdsc.h42 struct gdsc { struct
55 int gdsc_register(struct device *, struct gdsc **, size_t n, argument
59 static inline int gdsc_register(struct device *d, struct gdsc **g, size_t n, in gdsc_register()
Dcommon.h31 struct gdsc **gdscs;
DMakefile12 clk-qcom-$(CONFIG_QCOM_GDSC) += gdsc.o
Dmmcc-msm8974.c2346 static struct gdsc venus0_gdsc = {
2358 static struct gdsc mdss_gdsc = {
2368 static struct gdsc camss_jpeg_gdsc = {
2378 static struct gdsc camss_vfe_gdsc = {
2388 static struct gdsc oxili_gdsc = {
2398 static struct gdsc oxilicx_gdsc = {
2582 static struct gdsc *mmcc_msm8974_gdscs[] = {
Dmmcc-apq8084.c3067 static struct gdsc venus0_gdsc = {
3075 static struct gdsc venus0_core0_gdsc = {
3083 static struct gdsc venus0_core1_gdsc = {
3091 static struct gdsc mdss_gdsc = {
3101 static struct gdsc camss_jpeg_gdsc = {
3109 static struct gdsc camss_vfe_gdsc = {
3119 static struct gdsc oxili_gdsc = {
3129 static struct gdsc oxilicx_gdsc = {
3354 static struct gdsc *mmcc_apq8084_gdscs[] = {
Dgcc-msm8916.c3031 static struct gdsc venus_gdsc = {
3039 static struct gdsc mdss_gdsc = {
3047 static struct gdsc jpeg_gdsc = {
3055 static struct gdsc vfe_gdsc = {
3063 static struct gdsc oxili_gdsc = {
3234 static struct gdsc *gcc_msm8916_gdscs[] = {
Dgcc-apq8084.c3258 static struct gdsc usb_hs_hsic_gdsc = {
3266 static struct gdsc pcie0_gdsc = {
3274 static struct gdsc pcie1_gdsc = {
3282 static struct gdsc usb30_gdsc = {
3483 static struct gdsc *gcc_apq8084_gdscs[] = {
Dgcc-msm8974.c2436 static struct gdsc usb_hs_hsic_gdsc = {
2673 static struct gdsc *gcc_msm8974_gdscs[] = {