Searched refs:icst (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clk/versatile/ |
H A D | clk-icst.c | 63 static int vco_get(struct clk_icst *icst, struct icst_vco *vco) in vco_get() argument 68 ret = regmap_read(icst->map, icst->vcoreg_off, &val); in vco_get() 80 if (icst->ctype == ICST_INTEGRATOR_AP_CM) { in vco_get() 95 if (icst->ctype == ICST_INTEGRATOR_AP_SYS) { in vco_get() 110 if (icst->ctype == ICST_INTEGRATOR_AP_PCI) { in vco_get() 127 if (icst->ctype == ICST_INTEGRATOR_CP_CM_CORE) { in vco_get() 134 if (icst->ctype == ICST_INTEGRATOR_CP_CM_MEM) { in vco_get() 152 static int vco_set(struct clk_icst *icst, struct icst_vco vco) in vco_set() argument 159 switch (icst->ctype) { in vco_set() 206 ret = regmap_write(icst->map, icst->lockreg_off, VERSATILE_LOCK_VAL); in vco_set() [all …]
|
H A D | Makefile | 3 obj-$(CONFIG_CLK_ICST) += icst.o clk-icst.o clk-versatile.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 1614 F: Documentation/devicetree/bindings/clock/arm,syscon-icst.yaml
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | 2115 2024-12-28 20:07:12.696-0600 FINEST t590 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/drivers/clk/versatile/clk-icst.c': chosen by suffix: CAnalyzerFactory 2116 2024-12-28 20:07:12.696-0600 FINE t590 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/clk/versatile/clk-icst.c' (CAnalyzer) 2120 2024-12-28 20:07:12.699-0600 FINER t590 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/clk/versatile/clk-icst.c' 2135 2024-12-28 20:07:12.703-0600 FINEST t623 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/drivers/clk/versatile/clk-icst.c' 2205 2024-12-28 20:07:12.736-0600 FINER t590 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/clk/versatile/clk-icst.c' 2206 2024-12-28 20:07:12.737-0600 FINEST t590 Statistics.logIt: Added: '/openbmc/linux/drivers/clk/versatile/clk-icst.c' (CAnalyzer) (took 40 ms) [all...] |