Searched refs:wins (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/bus/ |
| H A D | mvebu-mbus.c | 148 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/drivers/pci/controller/ |
| H A D | pci-aardvark.c | 276 } wins[OB_WIN_COUNT]; member 642 pcie->wins[i].match, pcie->wins[i].remap, in advk_pcie_setup_hw() 643 pcie->wins[i].mask, pcie->wins[i].actions); in advk_pcie_setup_hw() 1796 pcie->wins[pcie->wins_count].actions = OB_WIN_TYPE_IO; in advk_pcie_probe() 1797 pcie->wins[pcie->wins_count].match = pci_pio_to_address(start); in advk_pcie_probe() 1799 pcie->wins[pcie->wins_count].actions = OB_WIN_TYPE_MEM; in advk_pcie_probe() 1800 pcie->wins[pcie->wins_count].match = start; in advk_pcie_probe() 1802 pcie->wins[pcie->wins_count].remap = start - entry->offset; in advk_pcie_probe() 1803 pcie->wins[pcie->wins_count].mask = ~(win_size - 1); in advk_pcie_probe() 1805 if (pcie->wins[pcie->wins_count].remap & (win_size - 1)) in advk_pcie_probe()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-lx2160a.dtsi | 1185 apio-wins = <8>; 1186 ppio-wins = <8>; 1213 apio-wins = <8>; 1214 ppio-wins = <8>; 1241 apio-wins = <256>; 1242 ppio-wins = <24>; 1269 apio-wins = <8>; 1270 ppio-wins = <8>; 1297 apio-wins = <256>; 1298 ppio-wins = <24>; [all …]
|
| /linux/Documentation/process/ |
| H A D | 8.Conclusion.rst | 72 everybody involved wins. Fire up your editor and come join us; you will be
|
| /linux/arch/sparc/kernel/ |
| H A D | wof.S | 96 be,a spwin_fromuser ! all user wins, branch
|
| /linux/Documentation/arch/arm/ |
| H A D | vlocks.rst | 91 wins.
|
| /linux/Documentation/arch/riscv/ |
| H A D | boot.rst | 69 wins a lottery and executes the early boot code while the other harts are
|
| /linux/fs/cramfs/ |
| H A D | README | 144 endianness; kernel adapts at runtime'. Little-endian wins because of
|
| /linux/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 32 the oldest task) wins, and the one with the higher reservation id (i.e. the
|
| /linux/Documentation/hwmon/ |
| H A D | sysfs-interface.rst | 229 value (fastest fan speed) wins.
|
| /linux/Documentation/livepatch/ |
| H A D | livepatch.rst | 441 the return address. The first user wins. Either the probe or the patch
|
| /linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 317 Suppose that Task A wins, recording its desired grace-period sequence
|
| /linux/drivers/scsi/aic7xxx/ |
| H A 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
|