/linux-4.1.27/drivers/bus/ |
D | omap_l3_noc.c | 58 static int l3_handle_target(struct omap_l3 *l3, void __iomem *base, in l3_handle_target() argument 122 l3->mst_addr_mask) >> __ffs(l3->mst_addr_mask); in l3_handle_target() 124 for (k = 0, master = l3->l3_masters; k < l3->num_masters; in l3_handle_target() 143 dev_name(l3->dev), in l3_handle_target() 169 struct omap_l3 *l3 = _l3; in l3_interrupt_handler() local 177 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler() 179 for (i = 0; i < l3->num_modules; i++) { in l3_interrupt_handler() 184 base = l3->l3_base[i]; in l3_interrupt_handler() 185 flag_mux = l3->l3_flagmux[i]; in l3_interrupt_handler() 197 ret = l3_handle_target(l3, base, flag_mux, err_src); in l3_interrupt_handler() [all …]
|
D | omap_l3_smx.c | 154 static irqreturn_t omap3_l3_block_irq(struct omap3_l3 *l3, in omap3_l3_block_irq() argument 173 struct omap3_l3 *l3 = _l3; in omap3_l3_app_irq() local 182 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq() 184 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_0); in omap3_l3_app_irq() 193 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_1); in omap3_l3_app_irq() 200 base = l3->rt + omap3_l3_bases[int_type][err_source]; in omap3_l3_app_irq() 204 ret |= omap3_l3_block_irq(l3, error, error_addr); in omap3_l3_app_irq() 230 struct omap3_l3 *l3; in omap3_l3_probe() local 234 l3 = kzalloc(sizeof(*l3), GFP_KERNEL); in omap3_l3_probe() 235 if (!l3) in omap3_l3_probe() [all …]
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | isdnl3.c | 76 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); in l3m_debug() 238 struct l3_process *p = st->l3.proc; in getl3proc() 257 if (!st->l3.proc) in new_l3_process() 258 st->l3.proc = p; in new_l3_process() 260 np = st->l3.proc; in new_l3_process() 266 p->debug = st->l3.debug; in new_l3_process() 271 p->N303 = st->l3.N303; in new_l3_process() 283 np = p->st->l3.proc; in release_l3_process() 289 else if (!(p->st->l3.proc = np->next) && in release_l3_process() 293 if (skb_queue_empty(&p->st->l3.squeue)) { in release_l3_process() [all …]
|
D | l3_1tr6.c | 65 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_error() 100 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_setup_req() 215 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup() 221 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup() 251 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack() 283 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent() 294 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert() 314 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info() 316 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info() 320 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info() [all …]
|
D | l3dss1.c | 114 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3dss1_search_dummy_proc() 387 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility() 389 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility() 410 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility() 412 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility() 442 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3dss1_parse_facility() 487 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3dss1_parse_facility() 976 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3dss1_release_cmpl() 1466 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3dss1_call_proc() 1505 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3dss1_setup_ack() [all …]
|
D | l3ni1.c | 113 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3ni1_search_dummy_proc() 371 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion successful */ in l3ni1_parse_facility() 416 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3ni1_parse_facility() 926 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3ni1_release_cmpl() 1320 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3ni1_call_proc() 1359 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3ni1_setup_ack() 1391 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3ni1_disconnect() 1417 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3ni1_connect() 1435 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3ni1_alerting() 1601 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3ni1_setup() [all …]
|
D | tei.c | 169 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei); in tei_id_assign() 243 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_remove() 279 st->l3.l3l2(st, MDL_ERROR | RESPONSE, NULL); in tei_id_req_tout() 302 st->l3.l3l2(st, MDL_REMOVE | REQUEST, NULL); in tei_id_ver_tout() 375 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei); in tei_l2tei()
|
D | callc.c | 1025 (*stp)->l3.l3l2 = dummy_pstack; in init_PStack() 1026 (*stp)->l3.l3ml3 = dummy_pstack; in init_PStack() 1027 (*stp)->l3.l3l4 = dummy_pstack; in init_PStack() 1066 st->l3.l3l4 = dchan_l3l4; in init_d_st() 1304 st->l3.debug = 0; in init_b_st() 1404 chanp[i].d_st->l3.l3m.debug = debugflags & 0x80; in distr_debug() 1405 chanp[i].b_st->l3.l3m.debug = debugflags & 0x100; in distr_debug() 1682 csta->channel[0].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command() 1683 csta->channel[1].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command() 1781 st->l3.l3l2(st, DL_DATA | REQUEST, nskb); in HiSax_writebuf_skb()
|
D | hisax.h | 323 struct Layer3 l3; member
|
D | isdnl2.c | 1779 st->l3.l3l2 = isdnl2_l3l2; in setstack_isdnl2() 1821 st->l3.l3l2 = transl2_l3l2; in setstack_transl2()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | head_64.S | 170 mov 1, %l3 171 stx %l3, [%sp + 2047 + 128 + 0x08] ! num_args, 1 172 stx %l3, [%sp + 2047 + 128 + 0x10] ! num_rets, 1 194 mov 4, %l3 195 stx %l3, [%sp + 2047 + 128 + 0x08] ! num_args, 4 196 mov 1, %l3 197 stx %l3, [%sp + 2047 + 128 + 0x10] ! num_rets, 1 201 mov 64, %l3 202 stx %l3, [%sp + 2047 + 128 + 0x30] ! arg4, size 209 mov (1b - prom_boot_mapped_pc), %l3 [all …]
|
D | hvtramp.S | 57 add %l0, HVTRAMP_DESCR_MAPS, %l3 59 1: ldx [%l3 + HVTRAMP_MAPPING_VADDR], %o0 61 ldx [%l3 + HVTRAMP_MAPPING_TTE], %o2 72 add %l3, HVTRAMP_MAPPING_SIZE, %l3
|
D | trampoline_64.S | 128 sethi %hi(KERNBASE), %l3 160 add %l3, %g1, %g2 193 add %l3, %g1, %g2 220 sethi %hi(KERNBASE), %l3 230 add %l3, %g2, %o0 238 add %l3, %g2, %o0
|
D | entry.S | 80 sethi %hi(fdc_status), %l3 81 ld [%l3 + %lo(fdc_status)], %l3 89 ldub [%l3], %l7 100 ldub [%l3 + 1], %l7 113 stb %l7, [%l3 + 1] 174 rd %wim, %l3 996 rd %wim, %l3 1199 rd %wim,%l3 1215 rd %wim,%l3 1286 rd %wim, %l3 [all …]
|
D | winfixup.S | 59 stx %l3, [%g3 + TI_REG_WINDOW + 0x18] 76 stw %l3, [%g3 + TI_REG_WINDOW + 0x0c]
|
D | rtrap_64.S | 107 andcc %l1, TSTATE_PRIV, %l3 159 brz,pt %l3, 1f 200 brnz,pn %l3, kern_rtt
|
D | etrap_64.S | 155 srl %l5, 1, %l3 161 stb %g0, [%l4 + %l3]
|
D | head_32.S | 732 mov sun4u_r4 - sun4u_a1, %l3 741 subcc %l3, 4, %l3
|
D | wuf.S | 23 #define t_wim l3
|
D | rtrap_32.S | 20 #define t_wim l3
|
D | etrap_32.S | 22 #define t_wim l3 /* Set by caller */
|
D | wof.S | 36 #define t_wim l3 /* %wim at trap time T */
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | head_32.h | 12 rd %psr, %l0; b label; rd %wim, %l3; nop; 15 #define SRMMU_TFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 1, %l7; 16 #define SRMMU_DFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 0, %l7; 20 rd %psr, %l0; mov num, %l7; b bad_trap_handler; rd %wim, %l3; 72 mov int_level, %l7; rd %psr, %l0; b real_irq_entry; rd %wim, %l3; 78 rd %psr, %l0; rd %wim, %l3; b spill_window_entry; andcc %l0, PSR_PS, %g0; 81 rd %psr, %l0; rd %wim, %l3; b fill_window_entry; andcc %l0, PSR_PS, %g0;
|
D | ttable.h | 19 clr %l0; clr %l1; clr %l2; clr %l3; \ 238 stx %l3, [%sp + STACK_BIAS + 0x18]; \ 259 stx %l3, [%sp + STACK_BIAS + 0x18]; \ 287 stxa %l3, [%g1 + %g3] ASI; \ 317 stxa %l3, [%sp + STACK_BIAS + 0x18] %asi; \ 351 stx %l3, [%g3 + TI_REG_WINDOW + 0x18]; \ 383 stwa %l3, [%g1 + %g3] ASI; \ 416 stwa %l3, [%sp + 0x0c] %asi; \ 450 stw %l3, [%g3 + TI_REG_WINDOW + 0x0c]; \ 494 ldx [%sp + STACK_BIAS + 0x18], %l3; \ [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/omap/ |
D | l3-noc.txt | 7 - compatible : Should be "ti,omap3-l3-smx" for OMAP3 family 8 Should be "ti,omap4-l3-noc" for OMAP4 family 9 Should be "ti,omap5-l3-noc" for OMAP5 family 10 Should be "ti,dra7-l3-noc" for DRA7 family 11 Should be "ti,am4372-l3-noc" for AM43 family 18 compatible = "ti,omap4-l3-noc", "simple-bus";
|
/linux-4.1.27/arch/sparc/power/ |
D | hibernate_asm.S | 81 mov %g3, %l3 /* PAGE_SIZE-8 */ 83 ldxa [%l1 + %l3] ASI_PHYS_USE_EC, %g2 84 stxa %g2, [%l2 + %l3] ASI_PHYS_USE_EC 85 cmp %l3, %g0 87 sub %l3, 8, %l3
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 232 union l3_cache l3; in amd_cpuid4() local 240 cpuid(0x80000006, &dummy, &dummy, &l2.val, &l3.val); in amd_cpuid4() 263 if (!l3.val) in amd_cpuid4() 265 assoc = assocs[l3.assoc]; in amd_cpuid4() 266 line_size = l3.line_size; in amd_cpuid4() 267 lines_per_tag = l3.lines_per_tag; in amd_cpuid4() 268 size_in_kb = l3.size_encoded * 512; in amd_cpuid4() 301 struct amd_l3_cache *l3 = &nb->l3_cache; in amd_calc_l3_indices() local 308 l3->subcaches[0] = sc0 = !(val & BIT(0)); in amd_calc_l3_indices() 309 l3->subcaches[1] = sc1 = !(val & BIT(4)); in amd_calc_l3_indices() [all …]
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpif.c | 61 .l3 = 43, 78 .l3 = 45, 95 .l3 = 26, 112 .l3 = 26, 129 .l3 = 21, 149 .l3 = 21, 169 .l3 = 42, 188 .l3 = 23, 208 .l3 = 23, 291 value |= (config->l3 & vpifregs[config_channel_id].len_mask); in vpif_set_mode_info()
|
D | vpif.h | 629 u16 l1, l3, l5, l7, l9, l11; /* Other parameter configurations */ member
|
D | vpif_display.c | 967 std_info->l3 = bt->vsync + bt->vbackporch + 1; in vpif_s_dv_timings()
|
D | vpif_capture.c | 1168 std_info->l3 = bt->vsync + bt->vbackporch + 1; in vpif_s_dv_timings()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | context.S | 40 [--sp] = l3; 87 l3 = r0; define 112 [--sp] = l3; 147 l3 = r0; define 171 [--sp] = l3; 222 l3 = r0; define 256 l3 = [sp++]; define 326 l3 = [sp++]; define
|
D | dpmc.h | 89 [--sp] = l3; 153 l3 = [sp++];
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local 49 l3 = !ram->next->bios.ramcfg_11_07_02; in nvkm_gddr5_calc() 98 ram->mr[5] |= (l3 << 2); in nvkm_gddr5_calc()
|
/linux-4.1.27/drivers/dma/ |
D | ste_dma40_ll.c | 29 u32 l3 = 0; /* dst */ in d40_log_cfg() local 40 l3 |= BIT(D40_MEM_LCSP3_DCFG_INCR_POS); in d40_log_cfg() 50 l3 |= BIT(D40_MEM_LCSP3_DCFG_MST_POS); in d40_log_cfg() 52 l3 |= BIT(D40_MEM_LCSP3_DCFG_EIM_POS); in d40_log_cfg() 53 l3 |= cfg->dst_info.psize << D40_MEM_LCSP3_DCFG_PSIZE_POS; in d40_log_cfg() 54 l3 |= d40_width_to_bits(cfg->dst_info.data_width) in d40_log_cfg() 63 *lcsp3 = l3; in d40_log_cfg()
|
/linux-4.1.27/security/selinux/ss/ |
D | mls_types.h | 44 #define mls_level_between(l1, l2, l3) \ argument 45 (mls_level_dom((l1), (l2)) && mls_level_dom((l3), (l1)))
|
/linux-4.1.27/arch/sparc/prom/ |
D | cif.S | 20 mov %g6, %l3 25 mov %l3, %g6
|
/linux-4.1.27/arch/sparc/lib/ |
D | xor.S | 384 xor %l3, %l1, %l3 386 stxa %l3, [%i0 + 0x38] %asi 570 xor %l3, %l1, %l3 572 stxa %l3, [%i0 + 0x08] %asi 586 xor %l3, %l1, %l3 588 stxa %l3, [%i0 + 0x18] %asi 602 xor %l3, %l1, %l3 604 stxa %l3, [%i0 + 0x28] %asi 621 xor %l3, %l1, %l3 623 stxa %l3, [%i0 + 0x38] %asi
|
D | muldi3.S | 64 mov %o1, %l3 76 restore %g0, %l3, %o1
|
D | NGpage.S | 37 stxa %l3, [%i0 + 0x28] %asi 49 stxa %l3, [%i0 + 0x68] %asi
|
D | divdi3.S | 273 mov %o0,%l3 278 mov %l3,%i1
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l3_main.c | 1883 if (!(hdr->hdr.l3.flags & QETH_HDR_PASSTHRU)) { in qeth_l3_rebuild_skb() 1884 prot = htons((hdr->hdr.l3.flags & QETH_HDR_IPV6)? ETH_P_IPV6 : in qeth_l3_rebuild_skb() 1886 switch (hdr->hdr.l3.flags & QETH_HDR_CAST_MASK) { in qeth_l3_rebuild_skb() 1924 if (hdr->hdr.l3.ext_flags & QETH_HDR_EXT_SRC_MAC_ADDR) in qeth_l3_rebuild_skb() 1926 tg_addr, &hdr->hdr.l3.dest_addr[2], in qeth_l3_rebuild_skb() 1935 if (hdr->hdr.l3.ext_flags & in qeth_l3_rebuild_skb() 1937 *vlan_id = (hdr->hdr.l3.ext_flags & QETH_HDR_EXT_VLAN_FRAME) ? in qeth_l3_rebuild_skb() 1938 hdr->hdr.l3.vlan_id : *((u16 *)&hdr->hdr.l3.dest_addr[12]); in qeth_l3_rebuild_skb() 1943 if ((hdr->hdr.l3.ext_flags & in qeth_l3_rebuild_skb() 1979 switch (hdr->hdr.l3.id) { in qeth_l3_process_inbound_buffer() [all …]
|
D | qeth_core.h | 324 struct qeth_hdr_layer3 l3; member
|
D | qeth_core_main.c | 4013 if (hdr->hdr.l3.id == QETH_HEADER_TYPE_TSO) { in qeth_fill_buffer() 5247 skb_len = (*hdr)->hdr.l3.length; in qeth_core_get_next_skb()
|
/linux-4.1.27/include/sound/ |
D | uda134x.h | 18 struct l3_pins l3; member
|
/linux-4.1.27/Documentation/video4linux/ |
D | extract_xc3028.pl | 75 my $l3 = ($val >> 24) & 0xff; 80 syswrite(OUTFILE, chr($l0).chr($l1).chr($l2).chr($l3)); 92 my $l3 = ($lsb_val >> 24) & 0xff; 98 chr($l0).chr($l1).chr($l2).chr($l3).
|
/linux-4.1.27/include/uapi/linux/ |
D | atmsap.h | 135 } l3; member
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capidrv.c | 82 int l3; member 149 static inline u32 b1prot(int l2, int l3) in b1prot() argument 172 static inline u32 b2prot(int l2, int l3) in b2prot() argument 192 static inline u32 b3prot(int l2, int l3) in b3prot() argument 224 static _cstruct b1config(int l2, int l3) in b1config() argument 1858 b1prot(bchan->l2, bchan->l3), /* B1protocol */ in capidrv_command() 1859 b2prot(bchan->l2, bchan->l3), /* B2protocol */ in capidrv_command() 1860 b3prot(bchan->l2, bchan->l3), /* B3protocol */ in capidrv_command() 1861 b1config(bchan->l2, bchan->l3), /* B1configuration */ in capidrv_command() 1893 c->arg, bchan->l2, bchan->l3); in capidrv_command() [all …]
|
/linux-4.1.27/arch/blackfin/mach-common/ |
D | interrupt.S | 54 [--sp] = l3; 104 l3 = r1; define
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | ptrace.h | 57 long l3; member
|
/linux-4.1.27/arch/powerpc/boot/dts/fsl/ |
D | b4420si-post.dtsi | 75 cpc: l3-cache-controller@10000 { 76 compatible = "fsl,b4420-l3-cache-controller", "cache";
|
D | b4860si-post.dtsi | 177 cpc: l3-cache-controller@10000 { 178 compatible = "fsl,b4860-l3-cache-controller", "cache";
|
D | p3041si-post.dtsi | 276 cpc: l3-cache-controller@10000 { 277 compatible = "fsl,p3041-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
|
D | p5020si-post.dtsi | 279 cpc: l3-cache-controller@10000 { 280 compatible = "fsl,p5020-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
|
D | p5040si-post.dtsi | 234 cpc: l3-cache-controller@10000 { 235 compatible = "fsl,p5040-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
|
D | p2041si-post.dtsi | 249 cpc: l3-cache-controller@10000 { 250 compatible = "fsl,p2041-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
|
D | b4si-post.dtsi | 236 cpc: l3-cache-controller@10000 { 237 compatible = "fsl,b4-l3-cache-controller", "cache";
|
D | t1040si-post.dtsi | 307 cpc: l3-cache-controller@10000 { 308 compatible = "fsl,t1040-l3-cache-controller", "cache";
|
D | t2081si-post.dtsi | 353 cpc: l3-cache-controller@10000 { 354 compatible = "fsl,t2080-l3-cache-controller", "cache";
|
D | p4080si-post.dtsi | 282 cpc: l3-cache-controller@10000 { 283 compatible = "fsl,p4080-l3-cache-controller", "cache";
|
D | t4240si-post.dtsi | 597 cpc: l3-cache-controller@10000 { 598 compatible = "fsl,t4240-l3-cache-controller", "cache";
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | signal.c | 67 RESTORE(l0); RESTORE(l1); RESTORE(l2); RESTORE(l3); in rt_restore_sigcontext() 128 SETUP(l0); SETUP(l1); SETUP(l2); SETUP(l3); in rt_setup_sigcontext()
|
D | kgdb.c | 47 gdb_regs[BFIN_L3] = regs->l3; in pt_regs_to_gdb_regs() 123 regs->l3 = gdb_regs[BFIN_L3]; in gdb_regs_to_pt_regs()
|
D | asm-offsets.c | 84 DEFINE(PT_L3, offsetof(struct pt_regs, l3)); in main()
|
D | trace.c | 978 fp->b3, fp->l3, fp->m3, fp->i3); in show_regs()
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | qcom-rpm.txt | 145 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, 150 l0, l1, l2, l3, l4, l5, l6, s0, s1, s2, s3, s4, lvs0, lvs1, lvs2, lvs3, 154 s1, s2, s3, s4, s7, s8, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
|
/linux-4.1.27/sound/soc/codecs/ |
D | uda134x.c | 116 ret = l3_write(&pd->l3, in uda134x_write() 126 ret = l3_write(&pd->l3, in uda134x_write()
|
D | Makefile | 60 snd-soc-l3-objs := l3.o 245 obj-$(CONFIG_SND_SOC_L3) += snd-soc-l3.o
|
/linux-4.1.27/sound/soc/samsung/ |
D | s3c24xx_uda134x.c | 248 .l3 = {
|
/linux-4.1.27/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 297 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument 317 vpand l3, t3, t3; \ 415 vpxor l3, t3, l3; \ 416 vmovdqu l3, 3 * 16(l);
|
D | camellia-aesni-avx2-asm_64.S | 336 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument 356 vpand l3, t3, t3; \ 454 vpxor l3, t3, l3; \ 455 vmovdqu l3, 3 * 32(l);
|
/linux-4.1.27/drivers/scsi/ |
D | gdth_ioctl.h | 162 u32 l1, l2, l3, l4; member
|
/linux-4.1.27/arch/x86/xen/ |
D | mmu.c | 1808 pud_t *l3; in xen_setup_kernel_pagetable() local 1842 l3 = m2v(pgd[pgd_index(__START_KERNEL_map)].pgd); in xen_setup_kernel_pagetable() 1843 l2 = m2v(l3[pud_index(__START_KERNEL_map)].pud); in xen_setup_kernel_pagetable() 1846 addr[1] = (unsigned long)l3; in xen_setup_kernel_pagetable()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | dm816x.dtsi | 61 compatible = "ti,omap3-l3-smx", "simple-bus";
|
D | omap3.dtsi | 82 compatible = "ti,omap3-l3-smx", "simple-bus";
|
D | am4372.dtsi | 70 compatible = "ti,am4372-l3-noc", "simple-bus";
|
D | omap4.dtsi | 116 compatible = "ti,omap4-l3-noc", "simple-bus";
|
D | omap5.dtsi | 131 compatible = "ti,omap5-l3-noc", "simple-bus";
|
D | dra7.dtsi | 95 compatible = "ti,dra7-l3-noc", "simple-bus";
|
/linux-4.1.27/Documentation/isdn/ |
D | README.HiSax | 401 2 l3 protocol descriptor errors 402 4 l3 state machine
|
D | INTERFACE | 579 The HL driver should call this when the logical l2/l3 protocol 609 The HL driver should call this as soon as the logical l2/l3 protocol
|
/linux-4.1.27/net/atm/ |
D | lec.c | 585 return ((vcc->sap.blli[0].l3.tr9577.snap[4] == LEC_DATA_DIRECT_8023) || in lec_is_data_direct() 586 (vcc->sap.blli[0].l3.tr9577.snap[4] == LEC_DATA_DIRECT_8025)); in lec_is_data_direct()
|
/linux-4.1.27/drivers/iommu/ |
D | amd_iommu.c | 1888 DEFINE_FREE_PT_FN(l3, free_pt_l2) in DEFINE_FREE_PT_FN()
|
/linux-4.1.27/Documentation/networking/ |
D | filter.txt | 401 l3: jeq #0x1, l4, l5
|