Home
last modified time | relevance | path

Searched defs:emmc_ds_pins (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gxbb.dtsi365 emmc_ds_pins: emmc-ds { label
H A Dmeson-gxl.dtsi312 emmc_ds_pins: emmc-ds { label
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gxbb.c25 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_15, EE_OFF) }; variable
H A Dpinctrl-meson-gxl.c25 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_15, EE_OFF) }; variable
H A Dpinctrl-meson-axg.c31 static const unsigned int emmc_ds_pins[] = {BOOT_13}; variable