Home
last modified time | relevance | path

Searched full:rcw (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/arch/xtensa/
H A Datomctl.rst20 which can implement RCW transactions. For FPGA cards with an External
22 doing a Cached (WB) transaction and use the Memory RCW for un-cached
26 use the memory controllers RCW, though non-MX controllers likely
31 don't support atomic RCW memory transactions and will likely want to
32 configure this register to not use RCW.
34 Developers might find using RCW in Bypass mode convenient when testing
48 1 RCW Transaction RCW Transaction RCW Transaction
/linux/arch/xtensa/include/asm/
H A Dinitialize_mmu.h50 * RCW otherwise
54 * Controlers which usually can't use RCW
/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dfsl,ls1028a-reset.yaml14 Word (RCW) status.
H A Dfsl,qman-fqd.yaml31 configured via the Reset Configuration Word (RCW) and that are relevant to a
/linux/drivers/soc/fsl/
H A DKconfig20 Other guts accesses, such as reading RCW, should eventually be moved
/linux/include/linux/fsl/
H A Denetc_mdio.h21 * Configuration Word (RCW, outside Linux control) for 2.5G SGMII mode. The PCS
/linux/drivers/pci/controller/dwc/
H A DKconfig131 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX]
143 This controller can work either as EP or RC. The RCW[HOST_AGT_PEX]
H A Dpci-layerscape-ep.c93 * that configured by the Reset Configuration Word (RCW). in ls_pcie_ep_event_handler()
/linux/Documentation/devicetree/bindings/pci/
H A Dfsl,layerscape-pcie.yaml15 This controller derives its clocks from the Reset Configuration Word (RCW)
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tsn.dts268 label = "RCW";
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-kontron-sl28.dts134 label = "rcw";
/linux/drivers/md/
H A Draid5.c3325 int rcw, int expand) in schedule_reconstruction() argument
3331 if (rcw) { in schedule_reconstruction()
3334 * run rmw and allocates extra page for prexor. However, rcw is in schedule_reconstruction()
4099 int rmw = 0, rcw = 0, i; in handle_stripe_dirtying() local
4112 /* Calculate the real rcw later - for now make it in handle_stripe_dirtying()
4113 * look like rcw is cheaper in handle_stripe_dirtying()
4115 rcw = 1; rmw = 2; in handle_stripe_dirtying()
4116 pr_debug("force RCW rmw_level=%u, recovery_cp=%llu sh->sector=%llu\n", in handle_stripe_dirtying()
4140 rcw++; in handle_stripe_dirtying()
4142 rcw += 2*disks; in handle_stripe_dirtying()
[all …]
/linux/include/linux/
H A Dfsl_ifc.h426 /* RCW Load Done */
540 /* Trigger RCW load */
/linux/drivers/net/pcs/
H A Dpcs-lynx.c279 * is actually given by a PLL configured in the Reset Configuration Word (RCW).
/linux/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c552 /* Decode RCW bits */ in mpc5121_nfc_read_hw_config()