Searched refs:wins (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | mobiveil-pcie.txt | 19 - apio-wins : number of requested apio outbound windows 23 - ppio-wins : number of requested ppio inbound windows 56 apio-wins = <2>; 57 ppio-wins = <1>;
|
/Linux-v4.19/drivers/bus/ |
D | mvebu-mbus.c | 151 struct mvebu_mbus_win_data wins[MBUS_WINS_MAX]; member 1042 s->wins[win].base = readl(addr + WIN_BASE_OFF); in mvebu_mbus_suspend() 1043 s->wins[win].ctrl = readl(addr + WIN_CTRL_OFF); in mvebu_mbus_suspend() 1051 s->wins[win].remap_lo = readl(addr_rmp + WIN_REMAP_LO_OFF); in mvebu_mbus_suspend() 1052 s->wins[win].remap_hi = readl(addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_suspend() 1078 writel(s->wins[win].base, addr + WIN_BASE_OFF); in mvebu_mbus_resume() 1079 writel(s->wins[win].ctrl, addr + WIN_CTRL_OFF); in mvebu_mbus_resume() 1087 writel(s->wins[win].remap_lo, addr_rmp + WIN_REMAP_LO_OFF); in mvebu_mbus_resume() 1088 writel(s->wins[win].remap_hi, addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_resume()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | wof.S | 96 be,a spwin_fromuser ! all user wins, branch
|
/Linux-v4.19/Documentation/process/ |
D | 8.Conclusion.rst | 73 everybody involved wins. Fire up your editor and come join us; you will be
|
/Linux-v4.19/Documentation/arm/ |
D | vlocks.txt | 90 wins.
|
/Linux-v4.19/fs/cramfs/ |
D | README | 144 endianness; kernel adapts at runtime'. Little-endian wins because of
|
/Linux-v4.19/Documentation/locking/ |
D | ww-mutex-design.txt | 31 the oldest task) wins, and the one with the higher reservation id (i.e. the
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-pin-error-inj.rst | 185 with the most leading zeroes wins and the other transmitter has to
|
/Linux-v4.19/fs/ext4/ |
D | mballoc.c | 3642 int wins; in ext4_mb_new_inode_pa() local 3658 wins = EXT4_C2B(sbi, ac->ac_b_ex.fe_len - ac->ac_o_ex.fe_len); in ext4_mb_new_inode_pa() 3661 win = min(winl, wins); in ext4_mb_new_inode_pa()
|
/Linux-v4.19/Documentation/livepatch/ |
D | livepatch.txt | 460 the return address. The first user wins. Either the probe or the patch
|
/Linux-v4.19/Documentation/hwmon/ |
D | sysfs-interface | 312 value (fastest fan speed) wins.
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 53 * 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-v4.19/Documentation/RCU/ |
D | RTFP.txt | 1279 Comparison of RCU, QBSR, and EBSR. RCU wins for read-mostly
|