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