Home
last modified time | relevance | path

Searched full:sdxc (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt76x8-pinctrl.yaml41 pwm_uart2, refclk, rsvd, sdxc, sdxc d5 d4, sdxc d6, sdxc d7,
289 const: sdxc
298 const: sdxc d5 d4
307 const: sdxc d6
316 const: sdxc d7
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt76x8.c39 FUNC("sdxc d6", 3, 19, 1),
45 FUNC("sdxc d7", 3, 18, 1),
51 FUNC("sdxc d5 d4", 3, 20, 2),
73 FUNC("sdxc jtag", 3, 22, 8),
74 FUNC("sdxc utif", 2, 22, 8),
75 FUNC("sdxc", 0, 22, 8),
/linux/Documentation/devicetree/bindings/mmc/
H A Darasan,sdhci.yaml77 - const: intel,lgm-sdhci-5.1-sdxc # Intel LGM SDXC PHY
272 compatible = "intel,lgm-sdhci-5.1-sdxc", "arasan,sdhci-5.1";
/linux/drivers/clk/x86/
H A Dclk-lgm.c252 LGM_MUX(LGM_CLK_SDXC, "sdxc", sdxc_p, 0, CGU_IF_CLK1,
286 LGM_GATE(LGM_GCLK_SDXC, "g_sdxc", "sdxc", 0, CGU_GATE0,
/linux/arch/mips/boot/dts/ralink/
H A Dmt7628a.dtsi70 pinmux_sdmode_sdxc: sdmode-sdxc-pins {
/linux/drivers/mmc/core/
H A Dbus.c330 type = "SDXC"; in mmc_add_card()
H A Dsd.c149 * This is a block-addressed SDHC, SDXC or SDUC card. in mmc_decode_csd()