Home
last modified time | relevance | path

Searched refs:wins (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/bus/
H A Dmvebu-mbus.c148 struct mvebu_mbus_win_data wins[MBUS_WINS_MAX]; member
1022 s->wins[win].base = readl(addr + WIN_BASE_OFF); in mvebu_mbus_suspend()
1023 s->wins[win].ctrl = readl(addr + WIN_CTRL_OFF); in mvebu_mbus_suspend()
1031 s->wins[win].remap_lo = readl(addr_rmp + WIN_REMAP_LO_OFF); in mvebu_mbus_suspend()
1032 s->wins[win].remap_hi = readl(addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_suspend()
1058 writel(s->wins[win].base, addr + WIN_BASE_OFF); in mvebu_mbus_resume()
1059 writel(s->wins[win].ctrl, addr + WIN_CTRL_OFF); in mvebu_mbus_resume()
1067 writel(s->wins[win].remap_lo, addr_rmp + WIN_REMAP_LO_OFF); in mvebu_mbus_resume()
1068 writel(s->wins[win].remap_hi, addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_resume()
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a.dtsi1181 apio-wins = <8>;
1182 ppio-wins = <8>;
1209 apio-wins = <8>;
1210 ppio-wins = <8>;
1237 apio-wins = <256>;
1238 ppio-wins = <24>;
1265 apio-wins = <8>;
1266 ppio-wins = <8>;
1293 apio-wins = <256>;
1294 ppio-wins = <24>;
[all …]
/linux/Documentation/process/
H A D8.Conclusion.rst72 everybody involved wins. Fire up your editor and come join us; you will be
/linux/arch/sparc/kernel/
H A Dwof.S96 be,a spwin_fromuser ! all user wins, branch
/linux/Documentation/arch/arm/
H A Dvlocks.rst91 wins.
/linux/Documentation/arch/riscv/
H A Dboot.rst69 wins a lottery and executes the early boot code while the other harts are
/linux/fs/cramfs/
H A DREADME144 endianness; kernel adapts at runtime'. Little-endian wins because of
/linux/Documentation/driver-api/i3c/
H A Dprotocol.rst87 address will serve as a priority identifier to determine who wins if 2 different
/linux/Documentation/locking/
H A Dww-mutex-design.rst32 the oldest task) wins, and the one with the higher reservation id (i.e. the
/linux/Documentation/hwmon/
H A Dsysfs-interface.rst229 value (fastest fan speed) wins.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst189 with the most leading zeroes wins and the other transmitter has to
/linux/Documentation/livepatch/
H A Dlivepatch.rst441 the return address. The first user wins. Either the probe or the patch
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst317 Suppose that Task A wins, recording its desired grace-period sequence
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq53 * as well as for our selection to complete just in case the reselection wins
56 * on just in case the reselection wins so that we can retry the selection at
/linux/Documentation/RCU/
H A DRTFP.txt1279 Comparison of RCU, QBSR, and EBSR. RCU wins for read-mostly