Searched full:regmap (Results 1 – 24 of 24) sorted by relevance
/Documentation/devicetree/bindings/edac/ |
D | apm-xgene-edac.txt | 15 - regmap-csw : Regmap of the CPU switch fabric (CSW) resource. 16 - regmap-mcba : Regmap of the MCB-A (memory bridge) resource. 17 - regmap-mcbb : Regmap of the MCB-B (memory bridge) resource. 18 - regmap-efuse : Regmap of the PMD efuse resource. 19 - regmap-rb : Regmap of the register bus resource. This property 81 regmap-csw = <&csw>; 82 regmap-mcba = <&mcba>; 83 regmap-mcbb = <&mcbb>; 84 regmap-efuse = <&efuse>; 85 regmap-rb = <&rb>;
|
/Documentation/devicetree/bindings/perf/ |
D | apm-xgene-pmu.txt | 16 - regmap-csw : Regmap of the CPU switch fabric (CSW) resource. 17 - regmap-mcba : Regmap of the MCB-A (memory bridge) resource. 18 - regmap-mcbb : Regmap of the MCB-B (memory bridge) resource. 61 regmap-csw = <&csw>; 62 regmap-mcba = <&mcba>; 63 regmap-mcbb = <&mcbb>;
|
/Documentation/devicetree/bindings/crypto/ |
D | fsl,sec-v4.0-mon.yaml | 64 regmap: 76 - regmap 99 regmap: 117 - regmap 145 regmap = <&sec_mon>; 155 regmap = <&sec_mon>;
|
/Documentation/devicetree/bindings/power/reset/ |
D | syscon-poweroff.yaml | 31 regmap: 41 - regmap 59 regmap = <®mapnode>;
|
D | syscon-reboot.yaml | 19 sub-node of a "syscon", "simple-mfd" node. Though the regmap property 34 regmap: 68 regmap = <®mapnode>;
|
/Documentation/devicetree/bindings/regmap/ |
D | regmap.txt | 1 Devicetree binding for regmap 10 Regmap defaults to little-endian register access on MMIO based
|
/Documentation/sound/soc/ |
D | codec.rst | 14 2. Codec control IO - using RegMap API 71 Regmap API for all codec IO. Please see include/linux/regmap.h and existing 72 codec drivers for example regmap usage.
|
/Documentation/devicetree/bindings/pwm/ |
D | pwm-fsl-ftm.txt | 14 Please see ../regmap/regmap.txt for more detail about how to specify endian
|
/Documentation/devicetree/bindings/pinctrl/ |
D | mediatek,mt65xx-pinctrl.yaml | 46 mediatek,pctl-regmap: 152 mediatek,pctl-regmap = <&syscfg_pctl_a>, <&syscfg_pctl_b>;
|
D | mediatek,mt8365-pinctrl.yaml | 23 mediatek,pctl-regmap: 215 mediatek,pctl-regmap = <&syscfg_pctl>;
|
/Documentation/power/regulator/ |
D | consumer.rst | 213 regmap framework. To get the regulator's regmap (if supported), use:: 215 struct regmap *regulator_get_regmap(struct regulator *regulator);
|
/Documentation/devicetree/bindings/net/ |
D | ti,icssg-prueth.yaml | 48 phandle to MII_G_RT module's syscon regmap. 53 phandle to MII_RT module's syscon regmap
|
/Documentation/devicetree/bindings/soc/loongson/ |
D | loongson,ls2k-pmc.yaml | 78 regmap = <&pmc>;
|
/Documentation/devicetree/bindings/clock/ |
D | sprd,sc9860-clk.txt | 38 the clock, and so we can get regmap for the clocks from the
|
/Documentation/devicetree/bindings/mfd/ |
D | canaan,k210-sysctl.yaml | 104 regmap = <&sysctl>;
|
/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm63138.txt | 82 regmap = <&timer>;
|
/Documentation/watchdog/ |
D | mlx-wdt.rst | 65 Access to HW registers is performed through a generic regmap interface.
|
/Documentation/devicetree/bindings/mips/lantiq/ |
D | rcu.txt | 65 regmap = <&rcu0>;
|
/Documentation/arch/mips/ |
D | ingenic-tcu.rst | 68 drivers access their registers through the same regmap.
|
/Documentation/driver-api/ |
D | slimbus.rst | 120 The framework supports regmap and read/write apis to exchange control-information
|
/Documentation/devicetree/bindings/phy/ |
D | ti,phy-j721e-wiz.yaml | 110 phandle to System Control Module for syscon regmap access.
|
/Documentation/driver-api/soundwire/ |
D | summary.rst | 80 practice, it is expected that the Slave driver relies on regmap and does not
|
/Documentation/i2c/ |
D | i2c-topology.rst | 184 pinctrl, regmap or iio, it is essential that any I2C transfers
|
/Documentation/driver-api/gpio/ |
D | driver.rst | 749 - regmap_mmio: it is possible to disable internal locking in regmap by setting
|