Home
last modified time | relevance | path

Searched refs:f3 (Results 1 – 18 of 18) sorted by relevance

/u-boot/scripts/
A DLindent4 V1=`echo $RES | cut -d' ' -f3 | cut -d'.' -f1`
5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
6 V3=`echo $RES | cut -d' ' -f3 | cut -d'.' -f3`
/u-boot/arch/powerpc/dts/
A Dkmtuge1.dts60 * SPI_MOSI (PD0, bi, f3)
63 /* SPI_MISO (PD1, bi, f3) */
65 /* SPI_CLK (PD2, bi, f3) */
A Dkmtuxa1.dts60 * SPI_MOSI (PD0, bi, f3)
63 /* SPI_MISO (PD1, bi, f3) */
65 /* SPI_CLK (PD2, bi, f3) */
A Dkmsupm5.dts94 3 0 3 0 1 0 /* SPI_MOSI (PD0, bi, f3) */
95 3 1 3 0 1 0 /* SPI_MISO (PD1, bi, f3) */
96 3 2 3 0 1 0 /* SPI_CLK (PD2, bi, f3) */
A Dkmsupc5.dts96 * SPI_MOSI (PD0, bi, f3)
99 /* SPI_MISO (PD1, bi, f3) */
101 /* SPI_CLK (PD2, bi, f3) */
A Dkmtepr2.dts101 * SPI_MOSI (PD0, bi, f3)
104 /* SPI_MISO (PD1, bi, f3) */
106 /* SPI_CLK (PD2, bi, f3) */
A Dkmopti2.dts124 3 0 3 0 1 0 /* SPI_MOSI (PD0, bi, f3) */
125 3 1 3 0 1 0 /* SPI_MISO (PD1, bi, f3) */
126 3 2 3 0 1 0 /* SPI_CLK (PD2, bi, f3) */
A Dkmcoge5ne.dts155 4 28 3 0 3 0 /* SPI_MOSI (PE28, out, f3) */
156 4 29 3 0 3 0 /* SPI_MISO (PE29, out, f3) */
157 4 30 3 0 3 0 /* SPI_CLK (PE30, out, f3) */
184 1 2 2 0 3 0 /* RSync2 (PB2, in, f3) */
208 4 22 3 0 3 0 /* TxD7 (PE22, bi, f3) */
A Dkmeter1.dts222 4 28 3 0 3 0 /* SPI_MOSI (PE28, out, f3 */
223 4 30 3 0 3 0 /* SPI_CLK (PE30, out, f3 */
254 1 2 2 0 3 0 /* RSync2 (PB2, in, f3) */
278 4 22 3 0 3 0 /* TxD7 (PE22, bi, f3) */
/u-boot/arch/arm/mach-tegra/tegra20/
A Dpinmux.c257 #define PINALL(pingrp, f0, f1, f2, f3, mux, pupd) \ argument
263 PMUX_FUNC_ ## f3, \
270 #define PIN(pingrp, f0, f1, f2, f3) \ argument
271 PINALL(pingrp, f0, f1, f2, f3, MUXCTL_##pingrp, PUCTL_##pingrp)
274 #define PINP(pingrp, f0, f1, f2, f3, pupd) \ argument
275 PINALL(pingrp, f0, f1, f2, f3, MUXCTL_##pingrp, PUCTL_##pupd)
/u-boot/cmd/
A Dpxe_utils.c571 char *f1, *f2, *f3, *f4, *slash; in label_boot() local
576 f3 = ""; in label_boot()
588 f3 = env_get("board"); in label_boot()
601 strlen(f1) + strlen(f2) + strlen(f3) + in label_boot()
610 label->fdtdir, slash, f1, f2, f3, f4); in label_boot()
/u-boot/arch/arm/mach-tegra/tegra114/
A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
16 PMUX_FUNC_##f3, \
/u-boot/arch/arm/mach-tegra/tegra124/
A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
16 PMUX_FUNC_##f3, \
/u-boot/arch/arm/mach-tegra/tegra30/
A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
16 PMUX_FUNC_##f3, \
/u-boot/doc/board/sifive/
A Dfu540.rst369 …57] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 6 (70:b3:d5:92:f2:f3)
398 …[ 6.262831] device=eth0, hwaddr=70:b3:d5:92:f2:f3, ipaddr=10.206.7.133, mask=255.255.252.0…
/u-boot/drivers/pinctrl/renesas/
A Dpfc-r8a77990.c408 #define REV4(f0, f1, f2, f3) f0 f2 f1 f3 argument
409 #define REV8(f0, f1, f2, f3, f4, f5, f6, f7) f0 f4 f2 f6 f1 f5 f3 f7 argument
A Dpfc-r8a77995.c388 #define REV4(f0, f1, f2, f3) f0 f2 f1 f3 argument
/u-boot/doc/board/AndesTech/
A Dax25-ae350.rst516 ftmac100 e0100000.mac eth0: generated random MAC address 4e:fd:bd:f3:04:fc

Completed in 33 milliseconds