/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | inst.h | 19 .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 …]
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | vx-insn.h | 27 .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 …]
|
D | nospec-insn.h | 57 .ifc \reg,%r\r1 59 .ifc \ruse,%r\r2 74 .ifc \rsave,%r\r1 76 .ifc \rtarget,%r\r2 78 .ifc \ruse,%r\r3 95 .ifc \reg,%r\r1 97 .ifc \ruse,%r\r2 117 .ifc \reg,%r1
|
/kernel/linux/linux-5.10/drivers/memory/ |
D | fsl_ifc.c | 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() 114 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in check_nand_stat() local 120 stat = ifc_in32(&ifc->ifc_nand.nand_evter_stat); in check_nand_stat() 122 ifc_out32(stat, &ifc->ifc_nand.nand_evter_stat); in check_nand_stat() [all …]
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
D | fsl_ifc_nand.c | 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() 178 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_run_command() local 184 &ifc->ifc_nand.nand_csel); in fsl_ifc_run_command() 189 ifc_in32(&ifc->ifc_nand.nand_fir0), in fsl_ifc_run_command() 190 ifc_in32(&ifc->ifc_nand.nand_fcr0)); in fsl_ifc_run_command() 195 ifc_out32(IFC_NAND_SEQ_STRT_FIR_STRT, &ifc->ifc_nand.nandseq_strt); in fsl_ifc_run_command() 218 eccstat_regs = ifc->ifc_nand.nand_eccstat; in fsl_ifc_run_command() 256 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_do_read() local [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/fsl/ |
D | ifc.txt | 4 - name : Should be ifc 5 - compatible : should contain "fsl,ifc". The version of the integrated 28 cfi-flash) and NAND (fsl,ifc-nand). There might be board specific devices 33 ifc@ffe1e000 { 34 compatible = "fsl,ifc", "simple-bus"; 64 compatible = "fsl,ifc-nand";
|
/kernel/liteos_a/net/lwip-2.1/porting/src/ |
D | sockets.c | 468 struct ifconf *ifc = NULL; in lwip_ioctl_internal_SIOCGIFCONF() local 477 ifc = (struct ifconf *)ifr; in lwip_ioctl_internal_SIOCGIFCONF() 478 len = ifc->ifc_len; in lwip_ioctl_internal_SIOCGIFCONF() 483 if (ifc->ifc_buf == NULL) { in lwip_ioctl_internal_SIOCGIFCONF() 509 … if (memcpy_s(ifc->ifc_buf + pos, sizeof(struct ifreq), &ifreq, sizeof(struct ifreq)) != EOK) { in lwip_ioctl_internal_SIOCGIFCONF() 516 ifc->ifc_len = pos; in lwip_ioctl_internal_SIOCGIFCONF() 1495 struct ifconf ifc; in do_ioctl_SIOCGIFCONF() local 1499 if (LOS_ArchCopyFromUser(&ifc, argp, sizeof(struct ifconf)) != 0) { in do_ioctl_SIOCGIFCONF() 1503 nbytes = ifc.ifc_len; in do_ioctl_SIOCGIFCONF() 1508 buf_bak = ifc.ifc_buf; in do_ioctl_SIOCGIFCONF() [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
D | bsc9131rdb.dts | 18 board_ifc: ifc: ifc@ff71e000 {
|
D | bsc9132qds.dts | 18 ifc: ifc@ff71e000 { label
|
D | c293pcie.dts | 45 ifc: ifc@fffe1e000 { label 73 &ifc { 117 compatible = "fsl,ifc-nand";
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
D | fsl-ls208xa-rdb.dtsi | 16 &ifc { 34 compatible = "fsl,ifc-nand";
|
D | fsl-ls1088a-rdb.dts | 61 &ifc { 67 compatible = "fsl,ifc-nand";
|
D | fsl-ls1046a-frwy.dts | 93 &ifc { 101 compatible = "fsl,ifc-nand";
|
D | fsl-ls208xa-qds.dtsi | 17 &ifc { 35 compatible = "fsl,ifc-nand";
|
D | fsl-ls1043a-qds.dts | 42 &ifc { 60 compatible = "fsl,ifc-nand";
|
D | fsl-ls1088a-qds.dts | 110 &ifc { 124 compatible = "fsl,ifc-nand";
|
D | fsl-ls1046a-rdb.dts | 75 &ifc { 84 compatible = "fsl,ifc-nand";
|
D | fsl-ls1046a-qds.dts | 133 &ifc { 151 compatible = "fsl,ifc-nand";
|
D | fsl-ls2080a-simu.dts | 26 &ifc {
|
/kernel/linux/linux-5.10/net/core/ |
D | dev_ioctl.c | 54 int dev_ifconf(struct net *net, struct ifconf *ifc, int size) in dev_ifconf() argument 66 pos = ifc->ifc_buf; in dev_ifconf() 67 len = ifc->ifc_len; in dev_ifconf() 93 ifc->ifc_len = total; in dev_ifconf()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | assembler.h | 396 .ifc \op, cvau 399 .ifc \op, cvac 402 .ifc \op, cvap 405 .ifc \op, cvadp 660 .ifc \op, st 685 .ifc \op, ld
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
D | ghash-ce-core.S | 111 .ifc \b1, t4l 117 .ifc \b2, t3l 124 .ifc \b3, t4l 130 .ifc \b4, t3l 206 0: .ifc \pn, p64
|
/kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
D | sockets_porting.c | 296 struct ifconf *ifc = NULL; in lwip_ioctl_internal_SIOCGIFCONF() local 305 ifc = (struct ifconf *)ifr; in lwip_ioctl_internal_SIOCGIFCONF() 306 len = ifc->ifc_len; in lwip_ioctl_internal_SIOCGIFCONF() 311 if (ifc->ifc_buf == NULL) { in lwip_ioctl_internal_SIOCGIFCONF() 337 … if (memcpy_s(ifc->ifc_buf + pos, sizeof(struct ifreq), &ifreq, sizeof(struct ifreq)) != EOK) { in lwip_ioctl_internal_SIOCGIFCONF() 344 ifc->ifc_len = pos; in lwip_ioctl_internal_SIOCGIFCONF()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 36 - slim-ifc-dev - Should be phandle to SLIMBus Interface device. 58 slim-ifc-dev = <&codec_ifd>;
|
/kernel/uniproton/src/net/lwip-2.1/src/ |
D | sockets.c | 294 struct ifconf *ifc = (struct ifconf *)ifr; in OsLwipIoctlInternalSiocgifConf() local 295 S32 len = ifc->ifc_len; in OsLwipIoctlInternalSiocgifConf() 300 if (ifc->ifc_buf == NULL) { in OsLwipIoctlInternalSiocgifConf() 328 … if (memcpy_s(ifc->ifc_buf + pos, sizeof(struct ifreq), &ifreq, sizeof(struct ifreq)) != EOK) { in OsLwipIoctlInternalSiocgifConf() 335 ifc->ifc_len = pos; in OsLwipIoctlInternalSiocgifConf()
|