Home
last modified time | relevance | path

Searched refs:pon (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dqcom-pon.c31 struct pm8916_pon *pon = container_of in pm8916_reboot_mode_write() local
35 ret = regmap_update_bits(pon->regmap, in pm8916_reboot_mode_write()
36 pon->baseaddr + PON_SOFT_RB_SPARE, in pm8916_reboot_mode_write()
37 GENMASK(7, pon->reason_shift), in pm8916_reboot_mode_write()
38 magic << pon->reason_shift); in pm8916_reboot_mode_write()
40 dev_err(pon->dev, "update reboot mode bits failed\n"); in pm8916_reboot_mode_write()
47 struct pm8916_pon *pon; in pm8916_pon_probe() local
50 pon = devm_kzalloc(&pdev->dev, sizeof(*pon), GFP_KERNEL); in pm8916_pon_probe()
51 if (!pon) in pm8916_pon_probe()
54 pon->dev = &pdev->dev; in pm8916_pon_probe()
[all …]
H A DMakefile17 obj-$(CONFIG_POWER_RESET_QCOM_PON) += qcom-pon.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/
H A Dtypo_pon.wvdial.1.patch3 Index: wvdial-1.61/pon.wvdial.1
5 --- wvdial-1.61.orig/pon.wvdial.1 2011-01-09 21:33:03.000000000 +0300
6 +++ wvdial-1.61/pon.wvdial.1 2011-01-09 21:33:15.000000000 +0300
9 .B pon.wvdial
15 Replacement scripts for pon and poff.
20 .BR pon (1),
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/
H A Dqcom,pon.txt10 "qcom,pm8916-pon"
11 "qcom,pms405-pon"
12 "qcom,pm8998-pon"
14 -reg: Specifies the physical address of the pon register
27 pon@800 {
28 compatible = "qcom,pm8916-pon";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dqcom,pm8916-wdt.txt3 This pm8916 watchdog timer controller must be under pm8916-pon node.
18 pon@800 {
19 compatible = "qcom,pm8916-pon";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dpm660.dtsi25 pon: pon@800 { label
26 compatible = "qcom,pm8916-pon";
H A Dpm8009.dtsi16 pm8009_pon: pon@800 {
17 compatible = "qcom,pm8916-pon";
H A Dpm8994.dtsi21 pon@800 {
22 compatible = "qcom,pm8916-pon";
H A Dpm6150.dtsi17 pm6150_pon: pon@800 {
18 compatible = "qcom,pm8998-pon";
H A Dpm8998.dtsi41 pm8998_pon: pon@800 {
42 compatible = "qcom,pm8998-pon";
H A Dpm8150.dtsi50 pon: power-on@800 { label
51 compatible = "qcom,pm8998-pon";
H A Dpms405.dtsi59 pon@800 {
60 compatible = "qcom,pms405-pon";
H A Dpm8916.dtsi15 pon@800 {
16 compatible = "qcom,pm8916-pon";
H A Dpm8150l.dtsi50 compatible = "qcom,pm8916-pon";
H A Dpm8150b.dtsi50 compatible = "qcom,pm8916-pon";
H A Dsm8150-mtp.dts356 &pon {
/OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/
H A Ddragonboard410c.c107 struct udevice *pon; in misc_init_r() local
111 ret = uclass_get_device_by_name(UCLASS_GPIO, "pm8916_pon@800", &pon); in misc_init_r()
117 node = fdt_subnode_offset(gd->fdt_blob, dev_of_offset(pon), in misc_init_r()
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.4.9.bb16 file://pon \
55 install -m 0755 ${WORKDIR}/pon ${D}${bindir}/pon
/OK3568_Linux_fs/buildroot/package/pppd/
H A Dpppd.mk114 $(INSTALL) -D -m 0755 $(PPPD_DIR)/scripts/pon $(TARGET_DIR)/usr/bin/pon
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/
H A Dpm8916_gpio.txt43 pmic_pon: pon@800 {
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/ppp/
H A Dprovider3 # This is the default configuration used by pon(1) and poff(1).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dsr_RS@latin84 abday "ned";"pon";/
H A Dpl_PL175 abday "nie";"pon";/
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dsr_RS@latin84 abday "ned";"pon";/
H A Dpl_PL175 abday "nie";"pon";/

12