Home
last modified time | relevance | path

Searched refs:soc (Results 1 - 25 of 118) sorted by relevance

12345

/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dcw2017_battery.c79 int soc; member
232 unsigned int soc; in cw_get_soc() local
234 regmap_read(cw_bat->regmap, CW2017_REG_SOC_INT, &soc); in cw_get_soc()
235 if (soc > 100) { in cw_get_soc()
239 dev_err(cw_bat->dev, "Invalid SoC %d%%\n", soc); in cw_get_soc()
246 return cw_bat->soc; in cw_get_soc()
251 if (cw_bat->status == POWER_SUPPLY_STATUS_CHARGING && soc == cw_bat->soc) { in cw_get_soc()
258 "SoC stuck @%u%%, resetting gauge\n", soc); in cw_get_soc()
266 if (cw_bat->charger_attached && HYSTERESIS(soc, cw_ba in cw_get_soc()
315 int soc; cw_update_soc() local
[all...]
/device/board/hisilicon/hispark_taurus/audio_drivers/
H A DMakefile28 soc/src/hi3516_dai_adapter.o \
29 soc/src/hi3516_dai_ops.o \
30 soc/src/hi3516_aiao_impl.o \
31 soc/src/hi3516_dma_ops.o \
32 soc/src/hi3516_dma_adapter.o
55 -I$(srctree)/$(KHDF_AUDIO_HI3516DV300_INC_DIR)/soc/include \
/device/board/hihope/dayu210/audio_drivers/
H A DMakefile26 soc/src/rk3588_dma_adapter.o \
27 soc/src/rk3588_dma_ops.o
49 -I$(srctree)/sound/soc/rockchip \
50 -I$(srctree)/$(KHDF_AUDIO_RK3588_INC_DIR)/soc/include \
/device/board/hihope/rk3568/audio_drivers/
H A DMakefile28 soc/src/rk3568_dma_adapter.o \
29 soc/src/rk3568_dma_ops.o
51 -I$(srctree)/$(KHDF_AUDIO_RK3568_INC_DIR)/soc/include \
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_linux_driver.c21 #include <sound/soc.h>
22 #include <sound/soc-dapm.h>
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
H A Dsys_freq.c24 #include <soc.h>
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.h27 #include <soc/rockchip/pm_domains.h>
28 #include <soc/rockchip/rockchip_sip.h>
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.h27 #include <soc/rockchip/pm_domains.h>
28 #include <soc/rockchip/rockchip_sip.h>
/device/soc/hisilicon/common/platform/hieth-sf/
H A DMakefile25 LOCAL_FLAGS += -I $(LITEOSTOPDIR)/../../device/soc/hisilicon/common/platform/hieth-sf/adapter
/device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c26 #include <linux/soc/rockchip/rk_vendor_storage.h>
213 #define DELAY_ENABLE(soc, tx, rx) \
214 ((((tx) >= 0) ? soc##_GMAC_TXCLK_DLY_ENABLE : soc##_GMAC_TXCLK_DLY_DISABLE) | \
215 (((rx) >= 0) ? soc##_GMAC_RXCLK_DLY_ENABLE : soc##_GMAC_RXCLK_DLY_DISABLE))
217 #define DELAY_ENABLE_BY_ID(soc, tx, rx, id) \
218 ((((tx) >= 0) ? soc##_GMAC_TXCLK_DLY_ENABLE(id) : soc##_GMAC_TXCLK_DLY_DISABLE(id)) | \
219 (((rx) >= 0) ? soc##_GMAC_RXCLK_DLY_ENABL
[all...]
/device/soc/hisilicon/common/platform/mmc/
H A DMakefile20 HDF_MMC_INC = $(LITEOSTOPDIR)/../../device/soc/hisilicon/common/platform/mmc
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drk_vendor_storage.c12 #include <linux/soc/rockchip/rk_vendor_storage.h>
H A Drockchip_ipa.c10 #include <soc/rockchip/rockchip_ipa.h>
11 #include <soc/rockchip/rockchip_opp_select.h>
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drk_vendor_storage.c12 #include <linux/soc/rockchip/rk_vendor_storage.h>
H A Drockchip_ipa.c10 #include <soc/rockchip/rockchip_ipa.h>
11 #include <soc/rockchip/rockchip_opp_select.h>
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk-ddr.c14 #include <soc/rockchip/rockchip_sip.h>
15 #include <soc/rockchip/scpi.h>
/device/soc/rockchip/rk2206/tools/package/
H A Dmkimage.sh19 SDK_DIR=${ROOT_DIR}/device/soc/rockchip/rk2206/sdk_liteos
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_config_rk.c32 #include <linux/soc/rockchip/pvtm.h>
34 #include <soc/rockchip/rockchip_opp_select.h>
35 #include <soc/rockchip/rockchip_system_monitor.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/
H A Dmali_kbase_config_rk.c24 #include <linux/soc/rockchip/pvtm.h>
26 #include <soc/rockchip/rockchip_opp_select.h>
443 dev_err(dev, "Failed to get soc performance value\n"); in rk3288_get_soc_info()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform/rk/
H A Dmali_kbase_config_rk.c25 #include <linux/soc/rockchip/pvtm.h>
27 #include <soc/rockchip/rockchip_opp_select.h>
451 dev_err(dev, "Failed to get soc performance value\n"); in rk3288_get_soc_info()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_config_rk.c23 #include <linux/soc/rockchip/pvtm.h>
25 #include <soc/rockchip/rockchip_opp_select.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c40 #include <soc/rockchip/rockchip_opp_select.h>
41 #include <soc/rockchip/rockchip_system_monitor.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c39 #include <soc/rockchip/rockchip_opp_select.h>
40 #include <soc/rockchip/rockchip_system_monitor.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c49 #include <soc/rockchip/rockchip_ipa.h>
50 #include <soc/rockchip/rockchip_opp_select.h>
51 #include <soc/rockchip/rockchip_system_monitor.h>
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_common.c10 #include <soc/rockchip/rockchip_dmc.h>

Completed in 15 milliseconds

12345