/openbmc/linux/drivers/md/ |
H A D | dm-ps-service-time.c | 201 * Compare the estimated service time of 2 paths, pi1 and pi2, 206 * 0 : no difference between pi1 and pi2 207 * > 0 : pi2 is better 215 static int st_compare_load(struct path_info *pi1, struct path_info *pi2, in st_compare_load() argument 221 sz2 = atomic_read(&pi2->in_flight_size); in st_compare_load() 226 if (pi1->relative_throughput == pi2->relative_throughput) in st_compare_load() 234 !pi1->relative_throughput || !pi2->relative_throughput) in st_compare_load() 235 return pi2->relative_throughput - pi1->relative_throughput; in st_compare_load() 241 * Service time using pi2: in st_compare_load() 242 * st2 = (sz2 + incoming) / pi2->relative_throughput in st_compare_load() [all …]
|
H A D | dm-ps-historical-service-time.c | 358 * Compare the estimated service time of 2 paths, pi1 and pi2, 363 * 0 : no difference between pi1 and pi2 364 * > 0 : pi2 is better 367 static long long hst_compare(struct path_info *pi1, struct path_info *pi2, in hst_compare() argument 376 hst_fill_compare(pi2, &hst2, &out2, &stale2); in hst_compare()
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpqether.h | 20 * For SIOCSBPQETHOPT - this is compatible with PI2/PacketTwin card drivers,
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp135f-dk.dts | 125 /* Alert pin on PI2 */ 128 /* Internal pull-up on PI2 */
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra124-pinmux.yaml | 60 pi1, pi2, pi4, gen2_i2c_scl_pt5, gen2_i2c_sda_pt6,
|
/openbmc/qemu/include/hw/arm/ |
H A D | raspi_platform.h | 2 * bcm2708 aka bcm2835/2836 aka Raspberry Pi/Pi2 SoC platform defines
|
/openbmc/qemu/hw/intc/ |
H A D | bcm2835_ic.c | 3 * Refactoring for Pi2 Copyright (c) 2015, Microsoft. Written by Andrew Baumann.
|
/openbmc/linux/net/nfc/ |
H A D | digital_technology.c | 88 #define DIGITAL_SENSB_FSCI(pi2) (((pi2) & 0xF0) >> 4) argument
|
/openbmc/qemu/hw/display/ |
H A D | bcm2835_fb.c | 3 * Refactoring for Pi2 Copyright (c) 2015, Microsoft. Written by Andrew Baumann.
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | pinmux.c | 174 PIN(PI2, SDMMC2, TRACE, GMI, RSVD4),
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-nyan-big.dts | 289 pi2 { 290 nvidia,pins = "pi2";
|
H A D | tegra124-nyan-blaze.dts | 291 pi2 { 292 nvidia,pins = "pi2";
|
H A D | tegra124-jetson-tk1.dts | 342 pi2 { 343 nvidia,pins = "pi2";
|
H A D | tegra30-colibri.dtsi | 632 gmi-dqs-pi2 {
|
H A D | tegra124-apalis-v1.2.dtsi | 1227 pi2 { /* NC */ 1228 nvidia,pins = "pi2";
|
H A D | tegra124-apalis.dtsi | 1224 pi2 { /* NC */ 1225 nvidia,pins = "pi2";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124-nyan-big.dts | 334 pi2 { 335 nvidia,pins = "pi2";
|
H A D | tegra124-apalis.dts | 1259 pi2 { /* NC */ 1260 nvidia,pins = "pi2";
|
/openbmc/u-boot/board/nvidia/nyan-big/ |
H A D | pinmux-config-nyan-big.h | 125 PINCFG(PI2, RSVD4, DOWN, TRISTATE, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/toradex/apalis-tk1/ |
H A D | pinmux-config-apalis-tk1.h | 110 PINCFG(PI2, RSVD4, DOWN, TRISTATE, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/nvidia/jetson-tk1/ |
H A D | pinmux-config-jetson-tk1.h | 129 PINCFG(PI2, RSVD4, DOWN, TRISTATE, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/cei/cei-tk1-som/ |
H A D | pinmux-config-cei-tk1-som.h | 121 PINCFG(PI2, RSVD4, DOWN, TRISTATE, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/nvidia/venice2/ |
H A D | pinmux-config-venice2.h | 136 PINCFG(PI2, DEFAULT, NORMAL, NORMAL, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616.dtsi | 163 pins = "PI0", "PI1", "PI2", "PI3", "PI4",
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra124.c | 271 PINCTRL_PIN(TEGRA_PIN_PI2, "PI2"), 1889 …PINGROUP(pi2, SDMMC2, TRACE, GMI, RSVD4, 0x3248, N, N…
|