Home
last modified time | relevance | path

Searched refs:ifc (Results 1 – 72 of 72) sorted by relevance

/linux-4.4.14/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-4.4.14/arch/s390/include/asm/
Dvx-insn.h28 .ifc \gr,%r0
31 .ifc \gr,%r1
34 .ifc \gr,%r2
37 .ifc \gr,%r3
40 .ifc \gr,%r4
43 .ifc \gr,%r5
46 .ifc \gr,%r6
49 .ifc \gr,%r7
52 .ifc \gr,%r8
55 .ifc \gr,%r9
[all …]
/linux-4.4.14/drivers/mtd/nand/
Dfsl_ifc_nand.c236 struct fsl_ifc_regs __iomem *ifc = ctrl->regs; in set_addr() local
241 ifc_out32(page_addr, &ifc->ifc_nand.row0); in set_addr()
242 ifc_out32((oob ? IFC_NAND_COL_MS : 0) | column, &ifc->ifc_nand.col0); in set_addr()
299 struct fsl_ifc_regs __iomem *ifc = ctrl->regs; in fsl_ifc_run_command() local
305 &ifc->ifc_nand.nand_csel); in fsl_ifc_run_command()
310 ifc_in32(&ifc->ifc_nand.nand_fir0), in fsl_ifc_run_command()
311 ifc_in32(&ifc->ifc_nand.nand_fcr0)); in fsl_ifc_run_command()
316 ifc_out32(IFC_NAND_SEQ_STRT_FIR_STRT, &ifc->ifc_nand.nandseq_strt); in fsl_ifc_run_command()
339 eccstat[i] = ifc_in32(&ifc->ifc_nand.nand_eccstat[i]); in fsl_ifc_run_command()
375 struct fsl_ifc_regs __iomem *ifc = ctrl->regs; in fsl_ifc_do_read() local
[all …]
/linux-4.4.14/arch/unicore32/include/asm/
Dassembler.h65 .ifc \cond, eq
67 .else; .ifc \cond, ne
69 .else; .ifc \cond, ea
71 .else; .ifc \cond, ub
73 .else; .ifc \cond, fs
75 .else; .ifc \cond, ns
77 .else; .ifc \cond, fv
79 .else; .ifc \cond, nv
81 .else; .ifc \cond, ua
83 .else; .ifc \cond, eb
[all …]
/linux-4.4.14/drivers/memory/
Dfsl_ifc.c78 struct fsl_ifc_regs __iomem *ifc = ctrl->regs; in fsl_ifc_ctrl_init() local
83 if (ifc_in32(&ifc->cm_evter_stat) & IFC_CM_EVTER_STAT_CSER) in fsl_ifc_ctrl_init()
84 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_init()
87 ifc_out32(IFC_CM_EVTER_EN_CSEREN, &ifc->cm_evter_en); in fsl_ifc_ctrl_init()
90 ifc_out32(IFC_CM_EVTER_INTR_EN_CSERIREN, &ifc->cm_evter_intr_en); in fsl_ifc_ctrl_init()
91 ifc_out32(0x0, &ifc->cm_erattr0); in fsl_ifc_ctrl_init()
92 ifc_out32(0x0, &ifc->cm_erattr1); in fsl_ifc_ctrl_init()
125 struct fsl_ifc_regs __iomem *ifc = ctrl->regs; in check_nand_stat() local
131 stat = ifc_in32(&ifc->ifc_nand.nand_evter_stat); in check_nand_stat()
133 ifc_out32(stat, &ifc->ifc_nand.nand_evter_stat); in check_nand_stat()
[all …]
/linux-4.4.14/arch/tile/lib/
Datomic_asm_32.S88 .ifc \bitwidth,16
95 .ifc \bitwidth,64
103 .ifc \bitwidth,64
108 .ifc \bitwidth,16
114 .ifc \bitwidth,64
120 .ifc \bitwidth,64
165 .ifc \bitwidth,32
/linux-4.4.14/drivers/isdn/hisax/
Dhfc4s8s_l1.c304 struct hfc4s8s_l1 *l1 = iface->ifc.priv; in dch_l2l1()
344 l1->d_if.ifc.l1l2(&l1->d_if.ifc, in dch_l2l1()
359 l1->d_if.ifc.l1l2(&l1->d_if.ifc, in dch_l2l1()
373 l1->d_if.ifc.l1l2(&l1->d_if.ifc, in dch_l2l1()
381 bch_l2l1(struct hisax_if *ifc, int pr, void *arg) in bch_l2l1() argument
383 struct hfc4s8s_btype *bch = ifc->priv; in bch_l2l1()
456 bch->b_if.ifc.l1l2(&bch->b_if.ifc, in bch_l2l1()
503 bch->b_if.ifc.l1l2(&bch->b_if.ifc, in bch_l2l1()
550 bch->b_if.ifc.l1l2(&bch->b_if.ifc, in bch_l2l1()
586 bch->b_if.ifc.l1l2(&bch->b_if.ifc, in bch_l2l1()
[all …]
Dst5481_init.c78 adapter->hisax_d_if.ifc.priv = adapter; in probe_st5481()
79 adapter->hisax_d_if.ifc.l2l1 = st5481_d_l2l1; in probe_st5481()
84 adapter->bcs[i].b_if.ifc.priv = &adapter->bcs[i]; in probe_st5481()
85 adapter->bcs[i].b_if.ifc.l2l1 = st5481_b_l2l1; in probe_st5481()
Dhisax_if.h45 struct hisax_if ifc; member
52 struct hisax_if ifc; member
Dst5481_b.c22 struct hisax_if *ifc = (struct hisax_if *) &bcs->b_if; in B_L1L2() local
24 ifc->l1l2(ifc, pr, arg); in B_L1L2()
319 bcs->b_in.hisax_if = &bcs->b_if.ifc; in st5481_setup_b()
353 void st5481_b_l2l1(struct hisax_if *ifc, int pr, void *arg) in st5481_b_l2l1() argument
355 struct st5481_bcs *bcs = ifc->priv; in st5481_b_l2l1()
Dhfc_usb.c348 hfc->d_if.ifc.l1l2(&hfc->d_if.ifc, PH_DEACTIVATE | INDICATION, in l1_timer_expire_t3()
365 hfc->d_if.ifc.l1l2(&hfc->d_if.ifc, PH_DEACTIVATE | INDICATION, in l1_timer_expire_t4()
400 hfc->d_if.ifc.l1l2(&hfc->d_if.ifc, in s0_state_handler()
414 hfc->d_if.ifc.l1l2(&hfc->d_if.ifc, in s0_state_handler()
1008 hfc->d_if.ifc.l1l2(&hfc->d_if.ifc, in hfc_usb_l2l1()
1016 hfc->d_if.ifc.l1l2(&hfc-> in hfc_usb_l2l1()
1018 ifc, in hfc_usb_l2l1()
1197 hfc->d_if.ifc.priv = &hfc->fifos[HFCUSB_D_TX]; in hfc_usb_init()
1198 hfc->d_if.ifc.l2l1 = hfc_usb_l2l1; in hfc_usb_init()
1200 hfc->b_if[i].ifc.priv = &hfc->fifos[HFCUSB_B1_TX + i * 2]; in hfc_usb_init()
[all …]
Dhisax_fcpcipnp.c376 struct hisax_if *ifc = (struct hisax_if *) &bcs->b_if; in B_L1L2() local
379 ifc->l1l2(ifc, pr, arg); in B_L1L2()
624 static void fritz_b_l2l1(struct hisax_if *ifc, int pr, void *arg) in fritz_b_l2l1() argument
626 struct fritz_bcs *bcs = ifc->priv; in fritz_b_l2l1()
850 adapter->isac.hisax_d_if.ifc.priv = &adapter->isac; in new_adapter()
851 adapter->isac.hisax_d_if.ifc.l2l1 = isac_d_l2l1; in new_adapter()
856 adapter->bcs[i].b_if.ifc.priv = &adapter->bcs[i]; in new_adapter()
857 adapter->bcs[i].b_if.ifc.l2l1 = fritz_b_l2l1; in new_adapter()
Dconfig.c1574 static void hisax_d_l1l2(struct hisax_if *ifc, int pr, void *arg);
1575 static void hisax_b_l1l2(struct hisax_if *ifc, int pr, void *arg);
1625 b_if[i]->ifc.l1l2 = hisax_b_l1l2; in hisax_register()
1629 hisax_d_if->ifc.l1l2 = hisax_d_l1l2; in hisax_register()
1681 struct hisax_if *ifc = (struct hisax_if *) d_if; in D_L2L1() local
1682 ifc->l2l1(ifc, pr, arg); in D_L2L1()
1687 struct hisax_if *ifc = (struct hisax_if *) b_if; in B_L2L1() local
1688 ifc->l2l1(ifc, pr, arg); in B_L2L1()
1691 static void hisax_d_l1l2(struct hisax_if *ifc, int pr, void *arg) in hisax_d_l1l2() argument
1693 struct hisax_d_if *d_if = (struct hisax_d_if *) ifc; in hisax_d_l1l2()
[all …]
Dst5481_d.c58 struct hisax_if *ifc = (struct hisax_if *) &adapter->hisax_d_if; in D_L1L2() local
60 ifc->l1l2(ifc, pr, arg); in D_L1L2()
709 adapter->d_in.hisax_if = &adapter->hisax_d_if.ifc; in st5481_setup_d()
Dhisax_isac.c245 struct hisax_if *ifc = (struct hisax_if *) &isac->hisax_d_if; in D_L1L2() local
248 ifc->l1l2(ifc, pr, arg); in D_L1L2()
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/fsl/
Difc.txt4 - 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";
/linux-4.4.14/include/net/caif/
Dcaif_spi.h66 void (*ss_cb) (bool assert, struct cfspi_ifc *ifc);
67 void (*xfer_done_cb) (struct cfspi_ifc *ifc);
75 struct cfspi_ifc *ifc; member
110 struct cfspi_ifc ifc; member
/linux-4.4.14/net/core/
Ddev_ioctl.c69 struct ifconf ifc; in dev_ifconf() local
80 if (copy_from_user(&ifc, arg, sizeof(struct ifconf))) in dev_ifconf()
83 pos = ifc.ifc_buf; in dev_ifconf()
84 len = ifc.ifc_len; in dev_ifconf()
110 ifc.ifc_len = total; in dev_ifconf()
115 return copy_to_user(arg, &ifc, sizeof(struct ifconf)) ? -EFAULT : 0; in dev_ifconf()
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dbsc9132qds.dts22 ifc: ifc@ff71e000 { label
Dbsc9131rdb.dts22 board_ifc: ifc: ifc@ff71e000 {
Dc293pcie.dts45 ifc: ifc@fffe1e000 { label
73 &ifc {
117 compatible = "fsl,ifc-nand";
Dp1010rdb_32b.dtsi39 board_ifc: ifc: ifc@ffe1e000 {
Dp1010rdb_36b.dtsi39 board_ifc: ifc: ifc@fffe1e000 {
Dbsc9132qds.dtsi35 &ifc {
48 compatible = "fsl,ifc-nand";
Dt1023rdb.dts44 ifc: localbus@ffe124000 { label
62 compatible = "fsl,ifc-nand";
Dbsc9131si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc", "simple-bus";
Dt104xrdb.dtsi55 ifc: localbus@ffe124000 { label
73 compatible = "fsl,ifc-nand";
Dt1024rdb.dts44 ifc: localbus@ffe124000 { label
62 compatible = "fsl,ifc-nand";
Dbsc9132si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc", "simple-bus";
Dt4240rdb.dts44 ifc: localbus@ffe124000 { label
63 compatible = "fsl,ifc-nand";
Dc293si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc", "simple-bus";
Dt104xqds.dtsi60 ifc: localbus@ffe124000 { label
79 compatible = "fsl,ifc-nand";
Db4qds.dtsi42 ifc: localbus@ffe124000 { label
60 compatible = "fsl,ifc-nand";
Dt208xrdb.dtsi61 ifc: localbus@ffe124000 { label
80 compatible = "fsl,ifc-nand";
Dt104xd4rdb.dtsi55 ifc: localbus@ffe124000 { label
73 compatible = "fsl,ifc-nand";
Dt1024qds.dts44 ifc: localbus@ffe124000 { label
62 compatible = "fsl,ifc-nand";
Dt208xqds.dtsi61 ifc: localbus@ffe124000 { label
79 compatible = "fsl,ifc-nand";
Dp1010si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc", "simple-bus";
Db4420qds.dts42 ifc: localbus@ffe124000 { label
Dt1040rdb.dts41 ifc: localbus@ffe124000 { label
Dt1042rdb.dts41 ifc: localbus@ffe124000 { label
Dt4240qds.dts44 ifc: localbus@ffe124000 { label
63 compatible = "fsl,ifc-nand";
Dt1042d4rdb.dts45 ifc: localbus@ffe124000 { label
Db4860qds.dts42 ifc: localbus@ffe124000 { label
Dt1042rdb_pi.dts41 ifc: localbus@ffe124000 { label
Dbsc9131rdb.dtsi40 compatible = "fsl,ifc-nand";
Dt1023si-post.dtsi35 &ifc {
38 compatible = "fsl,ifc", "simple-bus";
Db4si-post.dtsi50 &ifc {
53 compatible = "fsl,ifc", "simple-bus";
Dp1010rdb.dtsi75 compatible = "fsl,ifc-nand";
Dt1040si-post.dtsi50 &ifc {
53 compatible = "fsl,ifc", "simple-bus";
Dt2081si-post.dtsi50 &ifc {
53 compatible = "fsl,ifc", "simple-bus";
Dt4240si-post.dtsi50 &ifc {
53 compatible = "fsl,ifc", "simple-bus";
/linux-4.4.14/arch/tile/kernel/
Dintvec_64.S324 .ifc \vecnum, INT_DOUBLE_FAULT
345 .ifc \c_routine, do_page_fault
452 .ifc \processing,handle_syscall
473 .ifc \processing,handle_syscall
495 .ifc \processing,handle_syscall
499 .ifc \c_routine, do_page_fault
503 .ifc \vecnum, INT_ILL_TRANS
506 .ifc \vecnum, INT_DOUBLE_FAULT
509 .ifc \c_routine, do_trap
512 .ifc \c_routine, handle_perf_interrupt
[all …]
Dintvec_32.S115 .ifc \vecnum, INT_SWINT_1
130 .ifc \vecnum, INT_DOUBLE_FAULT
151 .ifc \c_routine, do_page_fault
247 .ifc \processing,handle_syscall
268 .ifc \processing,handle_syscall
290 .ifc \processing,handle_syscall
300 .ifc \c_routine, do_page_fault
304 .ifc \vecnum, INT_DOUBLE_FAULT
310 .ifc \c_routine, do_trap
316 .ifc \c_routine, handle_perf_interrupt
[all …]
/linux-4.4.14/drivers/net/caif/
Dcaif_spi.c452 static void cfspi_ss_cb(bool assert, struct cfspi_ifc *ifc) in cfspi_ss_cb() argument
454 struct cfspi *cfspi = (struct cfspi *)ifc->priv; in cfspi_ss_cb()
481 static void cfspi_xfer_done_cb(struct cfspi_ifc *ifc) in cfspi_xfer_done_cb() argument
483 struct cfspi *cfspi = (struct cfspi *)ifc->priv; in cfspi_xfer_done_cb()
655 cfspi->ifc.ss_cb = cfspi_ss_cb; in cfspi_init()
656 cfspi->ifc.xfer_done_cb = cfspi_xfer_done_cb; in cfspi_init()
657 cfspi->ifc.priv = cfspi; in cfspi_init()
749 dev->ifc = &cfspi->ifc; in cfspi_spi_probe()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-socket.c152 struct ifconf ifc; in lnet_ipif_enumerate() local
175 ifc.ifc_buf = (char *)ifr; in lnet_ipif_enumerate()
176 ifc.ifc_len = nalloc * sizeof(*ifr); in lnet_ipif_enumerate()
178 rc = lnet_sock_ioctl(SIOCGIFCONF, (unsigned long)&ifc); in lnet_ipif_enumerate()
186 nfound = ifc.ifc_len/sizeof(*ifr); in lnet_ipif_enumerate()
/linux-4.4.14/Documentation/networking/caif/
Dspi_porting.txt49 void (*ss_cb) (bool assert, struct cfspi_ifc *ifc);
55 not to introduce latency). The ifc parameter should be the pointer
58 void (*xfer_done_cb) (struct cfspi_ifc *ifc);
64 not to introduce latency). The ifc parameter should be the pointer
/linux-4.4.14/arch/arm64/boot/dts/freescale/
Dfsl-ls2080a-rdb.dts65 &ifc {
83 compatible = "fsl,ifc-nand";
Dfsl-ls2080a-qds.dts66 &ifc {
84 compatible = "fsl,ifc-nand";
Dfsl-ls2080a-simu.dts67 &ifc {
Dfsl-ls2080a.dtsi364 ifc: ifc@2240000 { label
365 compatible = "fsl,ifc", "simple-bus";
/linux-4.4.14/net/
Dsocket.c2604 struct ifconf ifc; in dev_ifconf() local
2614 memset(&ifc, 0, sizeof(ifc)); in dev_ifconf()
2617 ifc.ifc_len = 0; in dev_ifconf()
2618 ifc.ifc_req = NULL; in dev_ifconf()
2624 ifc.ifc_len = len; in dev_ifconf()
2625 ifr = ifc.ifc_req = (void __user *)(uifc + 1); in dev_ifconf()
2634 if (copy_to_user(uifc, &ifc, sizeof(struct ifconf))) in dev_ifconf()
2641 if (copy_from_user(&ifc, uifc, sizeof(struct ifconf))) in dev_ifconf()
2644 ifr = ifc.ifc_req; in dev_ifconf()
2647 i + sizeof(struct compat_ifreq) <= ifc32.ifc_len && j < ifc.ifc_len; in dev_ifconf()
[all …]
/linux-4.4.14/arch/arm64/crypto/
Dsha1-ce-core.S38 .ifc \ev, ev
Daes-ce.S63 .ifc \enc, e
/linux-4.4.14/arch/arm/boot/dts/
Dls1021a.dtsi122 ifc: ifc@1530000 { label
123 compatible = "fsl,ifc", "simple-bus";
Dls1021a-twr.dts174 &ifc {
Dls1021a-qds.dts224 &ifc {
/linux-4.4.14/Documentation/usb/
Dproc_usb_info.txt325 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
332 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
337 I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=serial
352 I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=serial
Dusbmon.txt57 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddivasync.h155 void *ifc; member
/linux-4.4.14/Documentation/input/
Dxpad.txt194 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=32 #Cfgs= 1
204 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
/linux-4.4.14/arch/parisc/kernel/
Dentry.S642 .ifc \patype,20
645 .ifc \patype,11