Home
last modified time | relevance | path

Searched refs:pwr_ctrl (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/power/
Disp1704_charger.c205 u8 pwr_ctrl; in isp1704_charger_detect() local
208 pwr_ctrl = isp1704_read(isp, ISP1704_PWR_CTRL); in isp1704_charger_detect()
231 isp1704_write(isp, ISP1704_PWR_CTRL, pwr_ctrl); in isp1704_charger_detect()
/linux-4.4.14/arch/arm/mm/
Dl2c-l2x0-resume.S27 @ r8 = pwr_ctrl
Dcache-l2x0.c569 l2x0_saved_regs.pwr_ctrl = readl_relaxed(base + in l2c310_save()
596 l2c_write_sec(l2x0_saved_regs.pwr_ctrl, base, in l2c310_configure()
652 l2x0_saved_regs.pwr_ctrl = L310_DYNAMIC_CLK_GATING_EN | in l2c310_enable()
/linux-4.4.14/arch/arm/include/asm/hardware/
Dcache-l2x0.h172 unsigned long pwr_ctrl; member
/linux-4.4.14/arch/arm/mach-exynos/
Dfirmware.c196 exynos_smc(SMC_CMD_L2X0SETUP2, regs->pwr_ctrl, regs->aux_ctrl, 0); in exynos_l2_configure()
/linux-4.4.14/sound/soc/codecs/
Dtlv320dac33.c867 unsigned int oscset, ratioset, pwr_ctrl, reg_tmp; in dac33_prepare_chip() local
935 pwr_ctrl = dac33_read_reg_cache(codec, DAC33_PWR_CTRL); in dac33_prepare_chip()
936 pwr_ctrl |= DAC33_OSCPDNB | DAC33_DACRPDNB | DAC33_DACLPDNB; in dac33_prepare_chip()
937 dac33_write(codec, DAC33_PWR_CTRL, pwr_ctrl); in dac33_prepare_chip()
/linux-4.4.14/arch/arm/kernel/
Dasm-offsets.c120 DEFINE(L2X0_R_PWR_CTRL, offsetof(struct l2x0_regs, pwr_ctrl)); in main()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c5010 u16 pwr_ctrl; in wlc_phy_txpower_recalc_target_lcnphy() local
5014 pwr_ctrl = wlc_lcnphy_get_tx_pwr_ctrl(pi); in wlc_phy_txpower_recalc_target_lcnphy()
5017 wlc_lcnphy_set_tx_pwr_ctrl(pi, pwr_ctrl); in wlc_phy_txpower_recalc_target_lcnphy()