Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 74 of 74) sorted by relevance

/linux-4.1.27/Documentation/isdn/
DINTERFACE.fax7 The communication between linklevel (LL) and hardwarelevel (HL) for fax
9 This struct is allocated in the LL.
10 In order to use fax, the LL provides the pointer to this struct with the
18 In receive-mode the LL-driver takes care of the bit-order conversion
24 capability-values and the command-codes between LL and HL.
27 is in this struct set by the LL.
28 To signal information to the LL, the HL-driver has to set the
59 Defines the actual state of fax connection. Set by HL or LL
61 If the phase changes because of an AT command, the LL driver
71 Commands from LL to HL; possible constants :
[all …]
DINTERFACE7 The Communication between Linklevel (LL) and Hardwarelevel (HL)
10 An HL-driver can register itself at LL by calling the function
12 to preset some of the fields of isdn_if. The LL sets the rest of
48 the LL puts an id there, which has to be used by the HL-driver when
56 tells the LL the maximum size of a data-packet it will accept.
81 This field will be set by LL. The HL-driver delivers received data-
92 This field will be set by LL. This function has to be called by the
93 HL-driver for signaling status-changes or other events to the LL.
113 to be called by LL to perform functions like dialing, B-channel
133 be called by the LL for delivering data to be send via B-Channel.
[all …]
DREADME.diversion4 module need to be adapted to the HL<->LL interface described in a separate
/linux-4.1.27/Documentation/video4linux/bttv/
DTuners22 L= Secam LL
25 Q= BG+I+DK+LL
57 MF: BG LL w/ Secam (Multi France)
58 ME: BG DK I LL (Multi Europe)
73 xx1x: Pal DK, Secam LL
/linux-4.1.27/arch/parisc/include/asm/
Dprocessor.h315 regs->fr[ 0] = 0LL; \
316 regs->fr[ 1] = 0LL; \
317 regs->fr[ 2] = 0LL; \
318 regs->fr[ 3] = 0LL; \
/linux-4.1.27/drivers/edac/
Dmce_amd.h23 #define LL(x) ((x) & 0x3) macro
24 #define LL_MSG(x) ll_msgs[LL(x)]
Dmce_amd.c155 u8 ll = LL(ec); in f12h_mc0_mce()
170 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce()
194 if (TT(ec) != TT_DATA || LL(ec) != LL_L1) in cat_mc0_mce()
214 if ((II(ec) != II_MEM && II(ec) != II_IO) || LL(ec) != LL_LG) in cat_mc0_mce()
315 u8 ll = LL(ec); in k8_mc1_mce()
/linux-4.1.27/arch/arm/kernel/
Dperf_event_v7.c196 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS,
197 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL,
198 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS,
199 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL,
335 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_READ,
336 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_READ,
337 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_WRITE,
338 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_WRITE,
384 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_PERFCTR_L2_CACHE_ACCESS,
385 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_PERFCTR_L2_CACHE_REFILL,
[all …]
/linux-4.1.27/fs/xfs/
Dxfs_error.c103 if ((fsid == 0LL || xfs_etest_fsid[i] == fsid) && in xfs_errortag_clearall()
109 xfs_etest_fsid[i] = 0LL; in xfs_errortag_clearall()
Dxfs_log_recover.c4633 freeblks = 0LL; in xlog_recover_check_summary()
4634 itotal = 0LL; in xlog_recover_check_summary()
4635 ifree = 0LL; in xlog_recover_check_summary()
/linux-4.1.27/tools/power/cpupower/bench/
Dbenchmark.c109 performance_time = 0LL; in start_benchmark()
110 powersave_time = 0LL; in start_benchmark()
/linux-4.1.27/fs/ocfs2/cluster/
Dnetdebug.c292 # define sc_tv_acquiry_total_ns(_s) (0LL)
293 # define sc_tv_send_total_ns(_s) (0LL)
294 # define sc_tv_status_total_ns(_s) (0LL)
295 # define sc_tv_process_total_ns(_s) (0LL)
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-address.h40 CVMX_MIPS_SPACE_XUSEG = 0LL
45 CVMX_MIPS_XKSEG_SPACE_KSEG0 = 0LL,
Dcvmx.h38 CVMX_MIPS_SPACE_XUSEG = 0LL
Dcvmx-ipd.h41 CVMX_IPD_OPC_MODE_STT = 0LL, /* All blocks DRAM, not cached in L2 */
/linux-4.1.27/include/asm-generic/
Dint-ll64.h33 #define S64_C(x) x ## LL
Datomic64.h52 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
/linux-4.1.27/sound/usb/usx2y/
Dusbus428ctldefs.h79 LL, member
/linux-4.1.27/kernel/sched/
Ddebug.c140 0LL, 0LL, 0LL, 0L, 0LL, 0L, 0LL, 0L); in print_task()
/linux-4.1.27/arch/arm/nwfpe/
DARM-gcc.h61 #define LIT64( a ) a##LL
/linux-4.1.27/arch/powerpc/perf/
De6500-pmu.c57 [C(LL)] = {
De500-pmu.c59 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dmpc7450-pmu.c372 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dpower7-pmu.c349 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dpower6-pmu.c499 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dppc970-pmu.c450 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dpower4-pmu.c570 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dpower5-pmu.c578 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dpower5+-pmu.c636 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
Dpower8-pmu.c730 [ C(LL) ] = {
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel.c295 [ C(LL ) ] = {
358 [ C(LL ) ] = {
514 [ C(LL ) ] = {
591 [ C(LL ) ] = {
666 [ C(LL ) ] = {
786 [ C(LL ) ] = {
849 [ C(LL ) ] = {
964 [ C(LL ) ] = {
1055 [ C(LL ) ] = {
1134 [ C(LL ) ] = {
[all …]
Dperf_event_p6.c55 [ C(LL ) ] = {
Dperf_event_knc.c58 [ C(LL ) ] = {
Dperf_event_amd.c43 [ C(LL ) ] = {
Dperf_event_p4.c526 [ C(LL ) ] = {
/linux-4.1.27/drivers/net/ethernet/xilinx/
DKconfig37 tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
/linux-4.1.27/arch/mips/include/asm/
Daddrspace.h30 #define _CONST64_(x) x ## LL
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.l148 <V1>([0-9]+|0[xX][0-9a-fA-F]+)(U|L|UL|LL|ULL)? {
/linux-4.1.27/arch/mips/kvm/
D00README.txt25 LL/TLBP/SC. Since the TLBP instruction causes a trap the reservation gets cleared
Demulate.c2304 #define LL 0xc0000000 macro
/linux-4.1.27/arch/tile/include/asm/
Datomic_32.h170 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
/linux-4.1.27/net/ceph/crush/
Dmapper.c246 uint64_t RH, LH, LL, xl64, result; in crush_ln() local
270 LL = __LL_tbl[index2]; in crush_ln()
272 LH = LH + LL; in crush_ln()
/linux-4.1.27/arch/arc/include/asm/
Dperf_event.h144 [C(LL)] = {
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
Dperf_event.c149 [ C(LL) ] = {
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
Dperf_event.c124 [ C(LL) ] = {
Dsoftfloat.c42 #define LIT64( a ) a##LL
/linux-4.1.27/arch/arm64/include/asm/
Datomic.h253 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
/linux-4.1.27/lib/
Dtest-kstrtox.c241 {"0", 10, 0LL}, in test_kstrtoll_ok()
Dvsprintf.c400 bool is_zero = num == 0LL; in number()
/linux-4.1.27/drivers/media/radio/
Dradio-tea5777.c95 #define TEA5777_W_FM_FREF_VALUE 0LL /* 50k steps, 150k IF */
116 #define TEA5777_W_AM_LW 0LL
/linux-4.1.27/arch/mips/kernel/
Dperf_event_mipsxx.c899 [C(LL)] = {
980 [C(LL)] = {
1111 [C(LL)] = {
1193 [C(LL)] = {
Dtraps.c491 #define LL 0xc0000000 macro
602 if ((opcode & OPCODE) == LL) { in simulate_llsc()
Dmips-r2-to-r6-emul.c46 #define LL "ll " macro
/linux-4.1.27/arch/tile/kernel/
Dperf_event.c157 [C(LL)] = {
253 [C(LL)] = {
/linux-4.1.27/arch/sparc/kernel/
Dperf_event.c247 [C(LL)] = {
385 [C(LL)] = {
520 [C(LL)] = {
657 [C(LL)] = {
/linux-4.1.27/arch/arm/include/asm/
Datomic.h442 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
/linux-4.1.27/arch/blackfin/kernel/
Dperf_event.c117 [C(LL)] = {
/linux-4.1.27/Documentation/frv/
Datomic-ops.txt27 the LL/SC instruction pairs supported on a number of platforms.
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/
Dfpu.c141 high = 0LL; in mult64()
/linux-4.1.27/fs/nfs/blocklayout/
Dextent_tree.c502 p = xdr_encode_hyper(p, 0LL); in ext_tree_encode_commit()
/linux-4.1.27/arch/metag/kernel/perf/
Dperf_event.c430 [C(LL)] = {
/linux-4.1.27/kernel/time/
Dtick-sched.c804 if (expires.tv64 > 0LL) { in __tick_nohz_idle_enter()
/linux-4.1.27/net/bluetooth/bnep/
Dcore.c189 while (memcmp(a1, a2, 6) < 0 && s->mc_filter != ~0LL) { in bnep_ctrl_set_mcfilter()
/linux-4.1.27/drivers/md/
Ddm-snap-persistent.c467 if (e.new_chunk == 0LL) { in insert_exceptions()
/linux-4.1.27/include/linux/
Dsyscalls.h104 #define __TYPE_IS_LL(t) (__same_type((t)0, 0LL) || __same_type((t)0, 0ULL))
105 #define __SC_LONG(t, a) __typeof(__builtin_choose_expr(__TYPE_IS_LL(t), 0LL, 0L)) a
/linux-4.1.27/arch/mips/
DKconfig1871 # Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC
1877 # CPU may reorder reads and writes beyond LL/SC
1878 # CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC
/linux-4.1.27/arch/mn10300/
DKconfig120 capable of doing LL/SC equivalent operations.
/linux-4.1.27/drivers/scsi/aacraid/
Dcommctrl.c65 dma_addr_t hw_fib_pa = (dma_addr_t)0LL; in ioctl_send_fib()
/linux-4.1.27/arch/arm64/kernel/
Dperf_event.c748 [C(LL)] = {
/linux-4.1.27/fs/ntfs/
Dsuper.c2639 if (size < 0LL) in ntfs_statfs()
2640 size = 0LL; in ntfs_statfs()
/linux-4.1.27/mm/
Dpage-writeback.c589 return clamp(pos_ratio, 0LL, 2LL << RATELIMIT_CALC_SHIFT); in pos_ratio_polynom()
/linux-4.1.27/arch/s390/kernel/
Ddebug.c474 if (act_entry->id.stck == 0LL) in debug_format_entry()
/linux-4.1.27/drivers/block/
Dskd_main.c922 skreq->sksg_list[n_sg - 1].next_desc_ptr = 0LL; in skd_preop_sg_list()
1876 sgd->next_desc_ptr = 0LL; in skd_format_internal_skspcl()
4210 sg_list[i].next_desc_ptr = 0LL; in skd_cons_sg_list()
/linux-4.1.27/tools/perf/util/
Devsel.c408 [C(LL)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),