Searched full:iomuxc (Results 1 – 25 of 44) sorted by relevance
12
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,imx-iomuxc.yaml | 5 This compatible binding should be applied to the device's iomuxc DTS node. 13 compatible: "nxp,imx-iomuxc" 40 Some IOMUXC options require writing to an IOMUXC_GPR register to select 54 RT11xx parts have multiple types of IOMUXC registers defined, with 61 RT11xx parts have multiple types of IOMUXC registers defined, with 68 RT11xx parts have multiple types of IOMUXC registers defined, with 75 RT11xx parts have multiple types of IOMUXC registers defined, with
|
D | nxp,imx-iomuxc-scu.yaml | 6 IOMUXC is managed by the SCU. 8 compatible: "nxp,imx-iomuxc-scu" 13 description: SCFW-based IOMUXC pin mux.
|
D | nxp,imx7d-pinctrl.yaml | 11 Note that the soc level iomuxc dts file can be examined to find the possible 13 IOMUXC SW_PAD_CTL register: 57 Pin mux selections for this group. See the soc level iomuxc DTSI file 68 Pin output drive strength. Sets the DSE field in the IOMUXC peripheral. 76 Select slew rate for pin. Corresponds to SRE field in IOMUXC peripheral 88 Select pull up resistor value. Sets PS field in IOMUXC peripheral.
|
D | nxp,mcux-rt-pinctrl.yaml | 23 Note that the soc level iomuxc dts file can be examined to find the possible 25 IOMUXC SW_PAD_CTL register: 74 Pin mux selections for this group. See the soc level iomuxc DTSI file 89 Pin output drive strength. Sets the DSE field in the IOMUXC peripheral. 111 Corresponds to the PUS field in the IOMUXC peripheral. 126 Corresponds to the PUS field in the IOMUXC peripheral. 100k is 136 Select slew rate for pin. Corresponds to SRE field in IOMUXC peripheral 147 Sets pin speed. Corresponds to SPEED field in IOMUXC peripheral
|
D | nxp,mcux-rt11xx-pinctrl.yaml | 22 Note that the soc level iomuxc dts file can be examined to find the possible 24 IOMUXC SW_PAD_CTL register: 71 Pin mux selections for this group. See the soc level iomuxc DTSI file 79 Pin output drive strength. Sets the DSE field in the IOMUXC peripheral. 88 Select slew rate for pin. Corresponds to SRE field in IOMUXC peripheral
|
D | nxp,imx8mp-pinctrl.yaml | 23 Note that the soc level iomuxc dts file can be examined to find the possible 25 IOMUXC SW_PAD_CTL register: 69 Pin mux selections for this group. See the soc level iomuxc DTSI file 80 Pin output drive strength. Sets the DSE field in the IOMUXC peripheral. 92 Select slew rate for pin. Corresponds to SRE field in IOMUXC peripheral
|
D | nxp,imx93-pinctrl.yaml | 23 Note that the soc level iomuxc dts file can be examined to find the possible 25 IOMUXC SW_PAD_CTL register: 69 Pin mux selections for this group. See the soc level iomuxc DTSI file 83 Pin output drive strength. Sets the DSE field in the IOMUXC peripheral. 100 Select slew rate for pin. Corresponds to SRE field in IOMUXC peripheral
|
D | nxp,imx8m-pinctrl.yaml | 22 Note that the soc level iomuxc dts file can be examined to find the possible 24 IOMUXC SW_PAD_CTL register: 68 Pin mux selections for this group. See the soc level iomuxc DTSI file 83 Pin output drive strength. Sets the DSE field in the IOMUXC peripheral. 104 Select slew rate for pin. Corresponds to SRE field in IOMUXC peripheral 112 Enable LVTTL input. Sets LVTTL field in IOMUXC peripheral
|
D | nxp,imx-gpr.yaml | 4 description: i.MX IOMUXC node
|
/Zephyr-latest/soc/nxp/imx/imx8m/a53/ |
D | mmu_regions.c | 33 MMU_REGION_FLAT_ENTRY("IOMUXC", 34 DT_REG_ADDR(DT_NODELABEL(iomuxc)), 35 DT_REG_SIZE(DT_NODELABEL(iomuxc)),
|
D | pinctrl_soc.h | 40 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 41 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 42 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx9/imx93/a55/ |
D | mmu_regions.c | 28 MMU_REGION_FLAT_ENTRY("IOMUXC", DT_REG_ADDR(DT_NODELABEL(iomuxc)), 29 DT_REG_SIZE(DT_NODELABEL(iomuxc)),
|
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ |
D | pinctrl_soc.h | 48 uint32_t mux_register; /* IOMUXC SW_PAD_MUX register */ 49 uint32_t config_register; /* IOMUXC SW_PAD_CTL register */ 50 uint32_t input_register; /* IOMUXC SELECT_INPUT DAISY register */ 51 uint32_t gpr_register; /* IOMUXC GPR register */
|
/Zephyr-latest/soc/nxp/imx/imx8m/m7/ |
D | pinctrl_soc.h | 40 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 41 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 42 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx9/imx93/ |
D | pinctrl_soc.h | 38 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 39 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 40 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/ |
D | pinctrl_soc.h | 40 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 41 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 42 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx8m/m4_mini/ |
D | pinctrl_soc.h | 40 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 41 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 42 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx8m/m4_quad/ |
D | pinctrl_soc.h | 39 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 40 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 41 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx9/imx95/ |
D | pinctrl_soc.h | 51 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 52 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 53 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx6sx/ |
D | pinctrl_soc.h | 51 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 52 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 53 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/soc/nxp/imx/imx7d/ |
D | pinctrl_soc.h | 52 uint32_t mux_register; /*!< IOMUXC SW_PAD_MUX register */ 53 uint32_t config_register; /*!< IOMUXC SW_PAD_CTL register */ 54 uint32_t input_register; /*!< IOMUXC SELECT_INPUT DAISY register */
|
/Zephyr-latest/dts/xtensa/nxp/ |
D | nxp_imx8m.dtsi | 116 iomuxc: iomuxc@30330000 { label 117 compatible = "nxp,imx-iomuxc";
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | pinctrl_soc.h | 94 uint32_t mux_register; /* IOMUXC SW_PAD_MUX register */ 95 uint32_t config_register; /* IOMUXC SW_PAD_CTL register */ 96 uint32_t input_register; /* IOMUXC SELECT_INPUT DAISY register */ 97 uint32_t gpr_register; /* IOMUXC GPR register */
|
/Zephyr-latest/modules/ |
D | Kconfig.imx | 31 Set if the IOMUXC module is present in the SoC.
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | pinctrl_soc.h | 74 uint32_t mux_register; /* IOMUXC SW_PAD_MUX register */ 75 uint32_t config_register; /* IOMUXC SW_PAD_CTL register */ 76 uint32_t input_register; /* IOMUXC SELECT_INPUT DAISY register */
|
12