Home
last modified time | relevance | path

Searched full:ifc (Results 1 – 25 of 129) sorted by relevance

123456

/Linux-v6.1/arch/x86/include/asm/
Dinst.h19 .ifc \r32,%eax
22 .ifc \r32,%ecx
25 .ifc \r32,%edx
28 .ifc \r32,%ebx
31 .ifc \r32,%esp
34 .ifc \r32,%ebp
37 .ifc \r32,%esi
40 .ifc \r32,%edi
44 .ifc \r32,%r8d
47 .ifc \r32,%r9d
[all …]
/Linux-v6.1/arch/loongarch/include/asm/
Dasmmacro.h19 .ifc \r, $r0
22 .ifc \r, $r1
25 .ifc \r, $r2
28 .ifc \r, $r3
31 .ifc \r, $r4
34 .ifc \r, $r5
37 .ifc \r, $r6
40 .ifc \r, $r7
43 .ifc \r, $r8
46 .ifc \r, $r9
[all …]
/Linux-v6.1/drivers/memory/
Dfsl_ifc.c39 * fsl_ifc_find - find IFC bank
42 * This function walks IFC banks comparing "Base address" field of the CSPR
68 struct fsl_ifc_global __iomem *ifc = ctrl->gregs; in fsl_ifc_ctrl_init() local
73 if (ifc_in32(&ifc->cm_evter_stat) & IFC_CM_EVTER_STAT_CSER) in fsl_ifc_ctrl_init()
74 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_init()
77 ifc_out32(IFC_CM_EVTER_EN_CSEREN, &ifc->cm_evter_en); in fsl_ifc_ctrl_init()
80 ifc_out32(IFC_CM_EVTER_INTR_EN_CSERIREN, &ifc->cm_evter_intr_en); in fsl_ifc_ctrl_init()
81 ifc_out32(0x0, &ifc->cm_erattr0); in fsl_ifc_ctrl_init()
82 ifc_out32(0x0, &ifc->cm_erattr1); in fsl_ifc_ctrl_init()
115 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in check_nand_stat() local
[all …]
/Linux-v6.1/samples/bpf/
Dtest_cls_bpf.sh5 ../pktgen/pktgen_bench_xmit_mode_netif_receive.sh -i $IFC -s 64 \
7 local dropped=`tc -s qdisc show dev $IFC | tail -3 | awk '/drop/{print $7}'`
17 tc qdisc add dev $IFC clsact
18 tc filter add dev $IFC ingress bpf da obj $1 sec $2
26 tc qdisc del dev $IFC clsact
29 IFC=test_veth
31 ip link add name $IFC type veth peer name pair_$IFC
32 ip link set $IFC up
33 ip link set pair_$IFC up
38 ip link del dev $IFC
/Linux-v6.1/arch/s390/include/asm/
Dvx-insn.h27 .ifc \gr,%r0
30 .ifc \gr,%r1
33 .ifc \gr,%r2
36 .ifc \gr,%r3
39 .ifc \gr,%r4
42 .ifc \gr,%r5
45 .ifc \gr,%r6
48 .ifc \gr,%r7
51 .ifc \gr,%r8
54 .ifc \gr,%r9
[all …]
Dnospec-insn.h57 .ifc \reg,%r\r1
70 .ifc \rsave,%r\r1
72 .ifc \rtarget,%r\r2
Dasm-extable.h44 stringify_in_c( .ifc "\regerr", "%%r\rs";) \
56 stringify_in_c( .ifc "\regaddr", "%%r\rs";) \
/Linux-v6.1/drivers/mtd/nand/raw/
Dfsl_ifc_nand.c24 for IFC NAND Machine */
39 /* overview of the fsl ifc controller */
44 void __iomem *addr; /* Address of assigned IFC buffer */
135 * Set up the IFC hardware block and page address fields, and the ifc nand
136 * structure addr field to point to the correct IFC buffer in memory
143 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in set_addr() local
148 ifc_out32(page_addr, &ifc->ifc_nand.row0); in set_addr()
149 ifc_out32((oob ? IFC_NAND_COL_MS : 0) | column, &ifc->ifc_nand.col0); in set_addr()
169 * execute IFC NAND command and wait for it to complete
177 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_run_command() local
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/fsl/
Dfsl,ifc.yaml4 $id: http://devicetree.org/schemas/memory-controllers/fsl/fsl,ifc.yaml#
13 NXP's integrated flash controller (IFC) is an advanced version of the
15 interfaces with an extended feature set. The IFC provides access to multiple
24 const: fsl,ifc
44 IFC may have one or two interrupts. If two interrupt specifiers are
64 Child device nodes describe the devices connected to IFC such as NOR (e.g.
65 cfi-flash) and NAND (fsl,ifc-nand). There might be board specific devices
86 compatible = "fsl,ifc";
/Linux-v6.1/include/linux/
Dfsl_ifc.h20 * The actual number of banks implemented depends on the IFC version
21 * - IFC version 1.0 implements 4 banks.
22 * - IFC version 1.1 onward implements 8 banks.
199 /* reset all IFC hardware */
241 /* IFC Clock Delay */
245 /* Invert IFC clock before sending out */
247 /* Fedback IFC Clock */
678 * IFC Controller NAND Machine registers
742 * IFC controller NOR Machine registers
760 * IFC controller GPCM Machine registers
[all …]
/Linux-v6.1/arch/powerpc/kernel/
Dinterrupt_64.S20 .ifc \srr,srr
428 .ifc \srr,srr
439 .ifc \srr,srr
488 .ifc \srr,srr
556 .ifc \srr,srr
590 .ifc \srr,srr
601 .ifc \srr,srr
649 .ifc \srr,srr
673 .ifc \srr,srr
/Linux-v6.1/arch/powerpc/boot/dts/fsl/
Dbsc9131rdb.dts18 board_ifc: ifc: ifc@ff71e000 {
Dc293pcie.dts45 ifc: ifc@fffe1e000 { label
73 &ifc {
117 compatible = "fsl,ifc-nand";
Dbsc9132qds.dts18 ifc: ifc@ff71e000 { label
Dp1010rdb_32b.dtsi39 board_ifc: ifc: ifc@ffe1e000 {
Dp1010rdb_36b.dtsi39 board_ifc: ifc: ifc@fffe1e000 {
Dbsc9132qds.dtsi35 &ifc {
48 compatible = "fsl,ifc-nand";
/Linux-v6.1/arch/arm/crypto/
Dghash-ce-core.S111 .ifc \b1, t4l
117 .ifc \b2, t3l
124 .ifc \b3, t4l
130 .ifc \b4, t3l
206 0: .ifc \pn, p64
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dqcom,wcd934x.yaml31 slim-ifc-dev: true
151 - slim-ifc-dev
174 slim-ifc-dev = <&wcd9340_ifd>;
Dqcom,wcd9335.txt42 - slim-ifc-dev:
113 slim-ifc-dev = <&wc9335_ifd>;
/Linux-v6.1/drivers/vdpa/
DKconfig47 tristate "Intel IFC VF vDPA driver"
50 This kernel module can drive Intel IFC VF NIC to offload
/Linux-v6.1/Documentation/devicetree/bindings/slimbus/
Dbus.txt36 - slim-ifc-dev - Should be phandle to SLIMBus Interface device.
58 slim-ifc-dev = <&codec_ifd>;
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dfsl-ls208xa-rdb.dtsi16 &ifc {
34 compatible = "fsl,ifc-nand";
Dfsl-ls1046a-frwy.dts93 &ifc {
101 compatible = "fsl,ifc-nand";
Dfsl-ls1088a-qds.dts110 &ifc {
124 compatible = "fsl,ifc-nand";

123456