/openbmc/u-boot/doc/device-tree-bindings/pinctrl/ |
H A D | marvell,armada-cp110-pinctrl.txt | 23 16 DEV_AD[6] - SPI1_CLK - 37 30 DEV_CSn[3] SPI1_CLK MSS_GPIO[7] GE0_RXD[0] 85 11 SPI1_CLK UART0_RTS LED_CLK 121 47 SPI1_CLK - UART1_TXD
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_zynq.c | 74 case spi0_clk ... spi1_clk: in zynq_clk_get_register() 392 case sdio0_clk ... spi1_clk: in zynq_clk_get_rate() 416 case sdio0_clk ... spi1_clk: in zynq_clk_set_rate() 435 case sdio0_clk ... spi1_clk: in zynq_clk_get_rate()
|
/openbmc/u-boot/arch/arm/mach-zynq/include/mach/ |
H A D | clk.h | 15 sdio0_clk, sdio1_clk, uart0_clk, uart1_clk, spi0_clk, spi1_clk, dma_clk, enumerator
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/ |
H A D | clock.h | 61 SPI1_CLK, enumerator
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | allwinner,sun4i-a10-spi.yaml | 76 clocks = <&ahb_gates 21>, <&spi1_clk>;
|
H A D | atmel,at91rm9200-spi.yaml | 78 clocks = <&spi1_clk>;
|
H A D | allwinner,sun6i-a31-spi.yaml | 98 clocks = <&ahb1_gates 21>, <&spi1_clk>;
|
/openbmc/linux/drivers/clk/at91/ |
H A D | at91sam9260.c | 94 { .n = "spi1_clk", .id = 13 }, 238 { .n = "spi1_clk", .id = 13, }, 301 { .n = "spi1_clk", .id = 15, },
|
H A D | at91sam9g45.c | 75 { .n = "spi1_clk", .id = 15, },
|
/openbmc/linux/drivers/clk/actions/ |
H A D | owl-s500.c | 190 static OWL_GATE(spi1_clk, "spi1_clk", "ahb_clk", CMU_DEVCLKEN1, 11, 0, CLK_IGNORE_UNUSED); 446 &spi1_clk.common, 509 [CLK_SPI1] = &spi1_clk.common.hw,
|
H A D | owl-s900.c | 235 static OWL_GATE(spi1_clk, "spi1_clk", "ahb_clk", CMU_DEVCLKEN1, 11, 0, CLK_IGNORE_UNUSED); 549 &spi1_clk.common, 642 [CLK_SPI1] = &spi1_clk.common.hw,
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun5i.c | 376 static SUNXI_CCU_MP_WITH_MUX_GATE(spi1_clk, "spi1", mod0_default_parents, 0x0a4, 573 &spi1_clk.common, 700 [CLK_SPI1] = &spi1_clk.common.hw, 833 [CLK_SPI1] = &spi1_clk.common.hw, 944 [CLK_SPI1] = &spi1_clk.common.hw,
|
H A D | ccu-sun8i-a23.c | 343 static SUNXI_CCU_MP_WITH_MUX_GATE(spi1_clk, "spi1", mod0_default_parents, 0x0a4, 517 &spi1_clk.common, 639 [CLK_SPI1] = &spi1_clk.common.hw,
|
H A D | ccu-sun8i-a33.c | 364 static SUNXI_CCU_MP_WITH_MUX_GATE(spi1_clk, "spi1", mod0_default_parents, 0x0a4, 552 &spi1_clk.common, 681 [CLK_SPI1] = &spi1_clk.common.hw,
|
H A D | ccu-sun8i-h3.c | 399 static SUNXI_CCU_MP_WITH_MUX_GATE(spi1_clk, "spi1", mod0_default_parents, 0x0a4, 587 &spi1_clk.common, 727 [CLK_SPI1] = &spi1_clk.common.hw, 843 [CLK_SPI1] = &spi1_clk.common.hw,
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9261.dtsi | 255 clocks = <&spi1_clk>; 787 spi1_clk: spi1_clk@13 { label
|
H A D | rk3188.dtsi | 345 spi1_clk: spi1-clk { label 575 pinctrl-0 = <&spi1_clk &spi1_tx &spi1_rx &spi1_cs0>;
|
H A D | at91sam9n12.dtsi | 309 spi1_clk: spi1_clk@14 { label 974 clocks = <&spi1_clk>;
|
H A D | at91sam9260.dtsi | 293 spi1_clk: spi1_clk@13 { label 935 clocks = <&spi1_clk>;
|
H A D | at91sam9263.dtsi | 298 spi1_clk: spi1_clk@15 { label 953 clocks = <&spi1_clk>;
|
H A D | sama5d2.dtsi | 353 spi1_clk: spi1_clk@34 { label
|
/openbmc/linux/drivers/pinctrl/vt8500/ |
H A D | pinctrl-vt8500.c | 193 PINCTRL_PIN(WMT_PIN_SPI1CLK, "spi1_clk"), 332 "spi1_clk",
|
H A D | pinctrl-wm8505.c | 299 PINCTRL_PIN(WMT_PIN_SPI1CLK, "spi1_clk"), 447 "spi1_clk",
|
/openbmc/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2g-evm.dts | 180 K2G_CORE_IOPAD(0x11ac) (BUFFER_CLASS_B | PULL_DISABLE | MUX_MODE0) /* spi1_clk.spi1_clk */
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-sunrisepoint.c | 123 PINCTRL_PIN(73, "SPI1_CLK"), 373 PINCTRL_PIN(73, "SPI1_CLK"),
|