Home
last modified time | relevance | path

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

12345

/linux/drivers/memory/
H A 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()
113 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in check_nand_stat() local
[all …]
/linux/samples/bpf/
H A 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/arch/s390/include/asm/
H A Dfpu-insn-asm.h30 .ifc \gr,%r0
33 .ifc \gr,%r1
36 .ifc \gr,%r2
39 .ifc \gr,%r3
42 .ifc \gr,%r4
45 .ifc \gr,%r5
48 .ifc \gr,%r6
51 .ifc \gr,%r7
54 .ifc \gr,%r8
57 .ifc \gr,%r9
[all …]
H A Dnospec-insn.h60 .ifc \reg,%r\r1
73 .ifc \rsave,%r\r1
75 .ifc \rtarget,%r\r2
/linux/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c25 for IFC NAND Machine */
40 /* overview of the fsl ifc controller */
45 void __iomem *addr; /* Address of assigned IFC buffer */
136 * Set up the IFC hardware block and page address fields, and the ifc nand
137 * structure addr field to point to the correct IFC buffer in memory
144 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in set_addr() local
149 ifc_out32(page_addr, &ifc->ifc_nand.row0); in set_addr()
150 ifc_out32((oob ? IFC_NAND_COL_MS : 0) | column, &ifc->ifc_nand.col0); in set_addr()
170 * execute IFC NAND command and wait for it to complete
178 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_run_command() local
[all …]
/linux/tools/sched_ext/include/scx/
H A Dbpf_arena_common.bpf.h38 .ifc %[reg], r0; \
41 .ifc %[reg], r1; \
44 .ifc %[reg], r2; \
47 .ifc %[reg], r3; \
50 .ifc %[reg], r4; \
53 .ifc %[reg], r5; \
56 .ifc %[reg], r6; \
59 .ifc %[reg], r7; \
62 .ifc %[reg], r8; \
65 .ifc %[reg], r9; \
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd9335.yaml48 slim-ifc-dev:
49 description: SLIM IFC device interface
84 - slim-ifc-dev
94 - slim-ifc-dev
110 slim-ifc-dev: false
148 slim-ifc-dev = <&tasha_ifd>;
H A Dqcom,wcd934x.yaml31 slim-ifc-dev:
32 description: IFC device interface
158 - slim-ifc-dev
162 - slim-ifc-dev
183 slim-ifc-dev: false
207 slim-ifc-dev = <&wcd9340_ifd>;
/linux/include/linux/
H A 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/tools/testing/selftests/bpf/
H A Dbpf_experimental.h449 .ifc %[reg], r0; \
452 .ifc %[reg], r1; \
455 .ifc %[reg], r2; \
458 .ifc %[reg], r3; \
461 .ifc %[reg], r4; \
464 .ifc %[reg], r5; \
467 .ifc %[reg], r6; \
470 .ifc %[reg], r7; \
473 .ifc %[reg], r8; \
476 .ifc %[reg], r9; \
/linux/arch/powerpc/kernel/
H A Dinterrupt_64.S20 .ifc \srr,srr
443 .ifc \srr,srr
454 .ifc \srr,srr
503 .ifc \srr,srr
573 .ifc \srr,srr
608 .ifc \srr,srr
619 .ifc \srr,srr
667 .ifc \srr,srr
691 .ifc \srr,srr
/linux/arch/powerpc/boot/dts/fsl/
H A Dc293pcie.dts45 ifc: memory-controller@fffe1e000 { label
73 &ifc {
117 compatible = "fsl,ifc-nand";
H A Dbsc9132qds.dtsi35 &ifc {
48 compatible = "fsl,ifc-nand";
H A Dbsc9131si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc";
H A Dc293si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc";
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls208xa-rdb.dtsi16 &ifc {
34 compatible = "fsl,ifc-nand";
H A Dfsl-ls1046a-frwy.dts93 &ifc {
101 compatible = "fsl,ifc-nand";
H A Dfsl-ls1088a-qds.dts110 &ifc {
124 compatible = "fsl,ifc-nand";
H A Dfsl-ls1046a-rdb.dts78 &ifc {
87 compatible = "fsl,ifc-nand";
H A Dfsl-ls208xa-qds.dtsi38 &ifc {
56 compatible = "fsl,ifc-nand";
/linux/arch/arm/lib/
H A Dfindbit.S36 .ifc \endian, SWAB_ENDIAN
63 .ifc \endian, SWAB_ENDIAN
/linux/tools/net/ynl/samples/
H A Dnetdev.c14 * then wait for ifc selection, so the socket may already accumulate
81 printf("Select ifc ($ifindex; or 0 = dump; or -2 ntf check): "); in main()
/linux/arch/arm64/include/asm/
H A Dassembler.h385 .ifc \op, cvau
388 .ifc \op, cvac
391 .ifc \op, cvap
394 .ifc \op, cvadp
682 .ifc \op, st
707 .ifc \op, ld
/linux/drivers/staging/gpib/uapi/
H A Dgpib.h43 EVENT = (1 << EVENT_NUM), /* DCAS, DTAS, or IFC has occurred */
79 BUS_IFC = 0x0800, /* IFC line status bit */
/linux/arch/arm/crypto/
H A Dghash-ce-core.S112 .ifc \b1, t4l
118 .ifc \b2, t3l
125 .ifc \b3, t4l
131 .ifc \b4, t3l
209 0: .ifc \pn, p64

12345