Home
last modified time | relevance | path

Searched full:pi1 (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/md/
H A Ddm-ps-service-time.c201 * Compare the estimated service time of 2 paths, pi1 and pi2,
205 * < 0 : pi1 is better
206 * 0 : no difference between pi1 and pi2
215 static int st_compare_load(struct path_info *pi1, struct path_info *pi2, in st_compare_load() argument
220 sz1 = atomic_read(&pi1->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()
239 * Service time using pi1: in st_compare_load()
240 * st1 = (sz1 + incoming) / pi1->relative_throughput in st_compare_load()
[all …]
H A Ddm-ps-historical-service-time.c358 * Compare the estimated service time of 2 paths, pi1 and pi2,
362 * < 0 : pi1 is better
363 * 0 : no difference between pi1 and pi2
367 static long long hst_compare(struct path_info *pi1, struct path_info *pi2, in hst_compare() argument
375 hst_fill_compare(pi1, &hst1, &out1, &stale1); in hst_compare()
/linux/arch/mips/include/asm/sgi/
H A Dpi1.h3 * pi1.h: Definitions for SGI PI1 parallel port
H A Dioc.h17 #include <asm/sgi/pi1.h>
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra124-pinmux.yaml60 pi1, pi2, pi4, gen2_i2c_scl_pt5, gen2_i2c_sda_pt6,
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra124-nyan-blaze.dts285 pi1 {
286 nvidia,pins = "pi1";
H A Dtegra124-nyan-big.dts283 pi1 {
284 nvidia,pins = "pi1";
H A Dtegra124-jetson-tk1.dts336 pi1 {
337 nvidia,pins = "pi1";
H A Dtegra124-apalis-v1.2.dtsi1220 pi1 { /* NC */
1221 nvidia,pins = "pi1";
H A Dtegra124-apalis.dtsi1217 pi1 { /* NC */
1218 nvidia,pins = "pi1";
/linux/drivers/edac/
H A Dcpc925_edac.c67 APIMASK_ADRS1 = CPC925_BIT(6), /* Addressing Exception on PI1 */
93 APIEXCP_ADRS1 = CPC925_BIT(6), /* Addressing Exception on PI1 */
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra124.c270 PINCTRL_PIN(TEGRA_PIN_PI1, "PI1"),
1888 …PINGROUP(pi1, RSVD1, RSVD2, GMI, RSVD4, 0x3244, N, N…
H A Dpinctrl-tegra114.c246 PINCTRL_PIN(TEGRA_PIN_GMI_OE_N_PI1, "GMI_OE_N PI1"),
H A Dpinctrl-tegra20.c419 PINCTRL_PIN(TEGRA_PIN_GMI_HIOR_N_PI1, "GMI_HIOR_N PI1"),
H A Dpinctrl-tegra210.c243 PINCTRL_PIN(TEGRA_PIN_NFC_INT_PI1, "NFC_INT PI1"),
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h616.dtsi243 pins = "PI0", "PI1", "PI2", "PI3", "PI4",
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r40.dtsi612 pins = "PI0", "PI1";
H A Dsun7i-a20.dtsi907 pins = "PI0", "PI1";
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32f746.c1358 PINCTRL_PIN(129, "PI1"),
H A Dpinctrl-stm32f469.c1310 PINCTRL_PIN(129, "PI1"),
H A Dpinctrl-stm32f429.c1267 PINCTRL_PIN(129, "PI1"),
H A Dpinctrl-stm32mp135.c1606 PINCTRL_PIN(129, "PI1"),
H A Dpinctrl-stm32f769.c1491 PINCTRL_PIN(129, "PI1"),
H A Dpinctrl-stm32h743.c1618 PINCTRL_PIN(129, "PI1"),
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-ma35d1.c917 MA35_PIN(123, PI1, 0xc0, 0x4,

12