Searched refs:IOMUXC_GPR1 (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
D | mach-imx6sl.c | 25 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sl_fec_init() 27 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sl_fec_init()
|
D | mach-imx6sx.c | 49 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sx_enet_clk_sel() 51 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6sx_enet_clk_sel()
|
D | mach-imx7d.c | 66 regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_TX_CLK_SEL_MASK, 0); in imx7d_enet_clk_sel() 67 regmap_update_bits(gpr, IOMUXC_GPR1, IMX7D_GPR1_ENET_CLK_DIR_MASK, 0); in imx7d_enet_clk_sel()
|
D | mach-imx6ul.c | 24 regmap_update_bits(gpr, IOMUXC_GPR1, IMX6UL_GPR1_ENET_CLK_DIR, in imx6ul_enet_clk_init()
|
D | mach-imx6q.c | 200 regmap_update_bits(gpr, IOMUXC_GPR1, in imx6q_1588_init()
|
D | pm-imx6.c | 616 regmap_update_bits(gpr, IOMUXC_GPR1, IMX6Q_GPR1_GINT, in imx6_pm_common_init()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 32 register, e.g. IOMUXC_GPR1 on i.MX6Q. IOMUXC_GPR1[11:0] 36 IOMUXC_GPR1[11:0] CS0 CS1 CS2 CS3 44 what bootloader sets up in IOMUXC_GPR1[11:0] will be
|
/kernel/linux/linux-5.10/include/linux/mfd/syscon/ |
D | imx7-iomuxc-gpr.h | 10 #define IOMUXC_GPR1 0x04 macro
|
D | imx6q-iomuxc-gpr.h | 12 #define IOMUXC_GPR1 0x04 macro
|
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
D | pci-imx6.c | 385 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset() 390 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset() 392 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_assert_core_reset() 433 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_enable_ref_clk() 442 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_enable_ref_clk() 568 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, in imx6_pcie_deassert_core_reset()
|
/kernel/linux/linux-5.10/drivers/bus/ |
D | imx-weim.c | 118 regmap_update_bits(gpr, IOMUXC_GPR1, 0xfff, gprval); in imx_weim_gpr_setup()
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
D | fsl_sai.c | 1107 regmap_update_bits(gpr, IOMUXC_GPR1, MCLK_DIR(index), in fsl_sai_probe()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0025_linux_drivers_irqchip.patch | 215 + regmap_update_bits(iomux_gpr, IOMUXC_GPR1, IMX6Q_GPR1_GINT,
|
D | 0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch | 20089 - regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20094 - regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20096 - regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20136 regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20369 + regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20371 + regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20422 - regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20531 + regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20537 + regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, 20539 + regmap_update_bits(imx6_pcie->iomuxc_gpr, IOMUXC_GPR1, [all …]
|