Searched full:rcw (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/arch/xtensa/ |
H A D | atomctl.rst | 20 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 D | initialize_mmu.h | 50 * RCW otherwise 54 * Controlers which usually can't use RCW
|
/linux/Documentation/devicetree/bindings/soc/fsl/ |
H A D | fsl,ls1028a-reset.yaml | 14 Word (RCW) status.
|
H A D | fsl,qman-fqd.yaml | 31 configured via the Reset Configuration Word (RCW) and that are relevant to a
|
/linux/drivers/soc/fsl/ |
H A D | Kconfig | 20 Other guts accesses, such as reading RCW, should eventually be moved
|
/linux/include/linux/fsl/ |
H A D | enetc_mdio.h | 21 * Configuration Word (RCW, outside Linux control) for 2.5G SGMII mode. The PCS
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | fsl,layerscape-pcie.yaml | 15 This controller derives its clocks from the Reset Configuration Word (RCW)
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tsn.dts | 268 label = "RCW";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-kontron-sl28.dts | 134 label = "rcw";
|
/linux/drivers/md/ |
H A D | raid5.c | 3333 int rcw, int expand) in schedule_reconstruction() argument 3339 if (rcw) { in schedule_reconstruction() 3342 * run rmw and allocates extra page for prexor. However, rcw is in schedule_reconstruction() 4107 int rmw = 0, rcw = 0, i; in handle_stripe_dirtying() local 4120 /* Calculate the real rcw later - for now make it in handle_stripe_dirtying() 4121 * look like rcw is cheaper in handle_stripe_dirtying() 4123 rcw = 1; rmw = 2; in handle_stripe_dirtying() 4124 pr_debug("force RCW rmw_level=%u, recovery_cp=%llu sh->sector=%llu\n", in handle_stripe_dirtying() 4148 rcw++; in handle_stripe_dirtying() 4150 rcw += 2*disks; in handle_stripe_dirtying() [all …]
|
/linux/include/linux/ |
H A D | fsl_ifc.h | 426 /* RCW Load Done */ 540 /* Trigger RCW load */
|
/linux/drivers/pci/controller/dwc/ |
H A D | pci-layerscape-ep.c | 93 * that configured by the Reset Configuration Word (RCW). in ls_pcie_ep_event_handler()
|
/linux/drivers/net/pcs/ |
H A D | pcs-lynx.c | 279 * is actually given by a PLL configured in the Reset Configuration Word (RCW).
|
/linux/drivers/mtd/nand/raw/ |
H A D | mpc5121_nfc.c | 552 /* Decode RCW bits */ in mpc5121_nfc_read_hw_config()
|