Searched refs:anatop (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm/mach-imx/ |
| H A D | anatop.c | 35 static struct regmap *anatop; variable 41 regmap_read(anatop, ANADIG_ANA_MISC0, &val); in imx_anatop_enable_weak2p5() 47 regmap_write(anatop, reg, BM_ANADIG_REG_2P5_ENABLE_WEAK_LINREG); in imx_anatop_enable_weak2p5() 52 regmap_write(anatop, ANADIG_REG_CORE + (enable ? REG_SET : REG_CLR), in imx_anatop_enable_fet_odrive() 58 regmap_write(anatop, ANADIG_REG_2P5 + (enable ? REG_SET : REG_CLR), in imx_anatop_enable_2p5_pulldown() 64 regmap_write(anatop, ANADIG_ANA_MISC0 + (enable ? REG_SET : REG_CLR), in imx_anatop_disconnect_high_snvs() 160 anatop = syscon_regmap_lookup_by_compatible("fsl,imx6q-anatop"); in imx_anatop_init() 161 if (IS_ERR(anatop)) in imx_anatop_init()
|
| H A D | Makefile | 32 obj-$(CONFIG_HAVE_IMX_ANATOP) += anatop.o
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul.dtsi | 585 anatop: anatop@20c8000 { label 586 compatible = "fsl,imx6ul-anatop", "fsl,imx6q-anatop", 594 compatible = "fsl,anatop-regulator"; 598 anatop-reg-offset = <0x120>; 599 anatop-vol-bit-shift = <8>; 600 anatop-vol-bit-width = <5>; 601 anatop-min-bit-val = <0>; 602 anatop-min-voltage = <2625000>; 603 anatop-max-voltage = <3400000>; 604 anatop-enable-bit = <0>; [all …]
|
| H A D | imx7s.dtsi | 577 anatop: anatop@30360000 { label 578 compatible = "fsl,imx7d-anatop", "fsl,imx6q-anatop", 585 compatible = "fsl,anatop-regulator"; 589 anatop-reg-offset = <0x210>; 590 anatop-vol-bit-shift = <8>; 591 anatop-vol-bit-width = <5>; 592 anatop-min-bit-val = <8>; 593 anatop-min-voltage = <800000>; 594 anatop-max-voltage = <1200000>; 595 anatop-enable-bit = <0>; [all …]
|
| H A D | imxrt1050.dtsi | 46 anatop: anatop@400d8000 { label 47 compatible = "fsl,imxrt-anatop";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mn.dtsi | 601 anatop: clock-controller@30360000 { label 602 compatible = "fsl,imx8mn-anatop", "fsl,imx8mm-anatop";
|
| H A D | imx8mp.dtsi | 744 anatop: clock-controller@30360000 { label 745 compatible = "fsl,imx8mp-anatop", "fsl,imx8mm-anatop";
|
| H A D | imx91_93_common.dtsi | 400 compatible = "fsl,imx93-anatop";
|