Home
last modified time | relevance | path

Searched full:ldo_en (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/mfd/samsung/
H A Ds5m8767.h180 /* LDO_EN/BUCK_EN field in registers */
185 * LDO_EN/BUCK_EN register value for controlling this Buck or LDO
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dwl2868c-regulator.c79 int ldo_en; member
260 regmap_read(wl2868c->regmap, WL2868C_LDO_EN, &wl2868c->ldo_en); in wl2868c_suspend()
278 regmap_write(wl2868c->regmap, WL2868C_LDO_EN, wl2868c->ldo_en); in wl2868c_resume()
/OK3568_Linux_fs/u-boot/board/samsung/universal_c210/
H A Duniversal.c364 * Set the low to enable LDO_EN in exynos_init()
369 gpio_request(EXYNOS4_GPIO_E36, "ldo_en"); in exynos_init()
/OK3568_Linux_fs/u-boot/include/power/
H A Dmc34vr500_pmic.h124 #define LDO_EN (1 << 4) macro
H A Dpfuze100_pmic.h198 #define LDO_EN (1 << 4) macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,ipq6018-pinctrl.yaml87 ldo_en, ldo_update, mag_int, mdp_vsync, modem_tsync, m_voc,
H A Dqcom,ipq8074-pinctrl.txt102 cxc0, cxc1, dbg_out, gcc_plltest, gcc_tlmm, gpio, ldo_en,
H A Dqcom,sdm845-pinctrl.txt100 gcc_gp2, gcc_gp3, jitter_bist, ldo_en, ldo_update,
H A Dqcom,apq8084-pinctrl.txt115 ldo_en, ldo_update, mdp_vsync, pci_e0, pci_e0_n, pci_e0_rst,
H A Dqcom,msm8998-pinctrl.txt125 isense_dbg, jitter_bist, ldo_en, ldo_update, lpass_slimbus,
H A Dqcom,qcs404-pinctrl.txt133 i2s_3_data0_b, ldo_en, hdmi_dtest, rgb_de, i2s_3_data1_b,
H A Dqcom,msm8916-pinctrl.txt117 gsm1_tx0, gsm1_tx1, gyro_accl, kpsns0, kpsns1, kpsns2, ldo_en,
H A Dqcom,sc7180-pinctrl.txt123 jitter_bist, ldo_en, ldo_update, lpass_ext, mdp_vsync,
H A Dqcom,sdm660-pinctrl.txt117 isense_dbg, jitter_bist, ldo_en, ldo_update, m_voc, mdp_vsync,
H A Dqcom,msm8996-pinctrl.txt142 ldo_en, mdp_vsync_s_b, ldo_update, blsp11_uart_tx_b, blsp11_uart_rx_b,
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-ipq8074.c850 FUNCTION(ldo_en),
1015 PINGROUP(61, pcie1_rst, ldo_en, NA, NA, NA, NA, NA, NA, NA),
H A Dpinctrl-apq8084.c1001 FUNCTION(ldo_en),
1158 PINGROUP(124, spdif_tx, ldo_en, NA, NA, NA, NA, NA),
H A Dpinctrl-msm8916.c763 FUNCTION(ldo_en),
937 PINGROUP(121, sd_write, blsp_spi2_cs1, ldo_en, NA, NA, NA, NA, NA, NA),
H A Dpinctrl-sdm660.c1175 FUNCTION(ldo_en),
1385 PINGROUP(97, SOUTH, _, ldo_en, _, _, _, _, _, _, _),
H A Dpinctrl-sc7180.c920 FUNCTION(ldo_en),
1063 [70] = PINGROUP(70, NORTH, _, _, mdp_vsync, ldo_en, _, _, _, _, _),
H A Dpinctrl-sdm845.c1028 FUNCTION(ldo_en),
1222 PINGROUP(97, NORTH, _, _, mdp_vsync, ldo_en, _, _, _, _, _, _),
H A Dpinctrl-msm8998.c1274 FUNCTION(ldo_en),
1447 PINGROUP(97, WEST, _, mdp_vsync_b, ldo_en, _, _, _, _, _, _),
H A Dpinctrl-qcs404.c1418 FUNCTION(ldo_en),
1552 [54] = PINGROUP(54, EAST, rgb_vsync, i2s_3_data0_b, ldo_en, bimc_dte0, _, hdmi_dtest, _, _, _),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_14nm.c49 u32 ldo_en; member
219 pll->in.ldo_en = 0; /* disabled for now */ in dsi_pll_14nm_input_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c223 reg |= (LDOB_3_30V | (1 << LDO_EN)); in power_init_board()

12