/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.fax | 7 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 …]
|
D | INTERFACE | 7 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 …]
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | processor.h | 278 regs->fr[ 0] = 0LL; \ 279 regs->fr[ 1] = 0LL; \ 280 regs->fr[ 2] = 0LL; \ 281 regs->fr[ 3] = 0LL; \
|
/Linux-v4.19/tools/perf/util/ |
D | genelf.c | 183 d->d_off = 0LL; in jit_add_eh_frame_info() 217 d->d_off = 0LL; in jit_add_eh_frame_info() 305 d->d_off = 0LL; in jit_write_elf() 351 d->d_off = 0LL; in jit_write_elf() 387 d->d_off = 0LL; in jit_write_elf() 430 d->d_off = 0LL; in jit_write_elf() 472 d->d_off = 0LL; in jit_write_elf()
|
D | genelf_debug.c | 517 d->d_off = 0LL; in jit_add_debug_info() 551 d->d_off = 0LL; in jit_add_debug_info() 585 d->d_off = 0LL; in jit_add_debug_info()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | tuners.rst | 29 L= Secam LL 32 Q= BG+I+DK+LL 67 MF: BG LL w/ Secam (Multi France) 68 ME: BG DK I LL (Multi Europe) 86 xx1x: Pal DK, Secam LL
|
/Linux-v4.19/drivers/edac/ |
D | mce_amd.h | 24 #define LL(x) ((x) & 0x3) macro 25 #define LL_MSG(x) ll_msgs[LL(x)]
|
D | mce_amd.c | 314 u8 ll = LL(ec); in f12h_mc0_mce() 329 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce() 353 if (TT(ec) != TT_DATA || LL(ec) != LL_L1) in cat_mc0_mce() 373 if ((II(ec) != II_MEM && II(ec) != II_IO) || LL(ec) != LL_LG) in cat_mc0_mce() 474 u8 ll = LL(ec); in k8_mc1_mce()
|
/Linux-v4.19/arch/arm/kernel/ |
D | perf_event_v7.c | 187 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS, 188 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL, 189 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS, 190 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL, 326 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_READ, 327 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_READ, 328 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_WRITE, 329 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_WRITE, 375 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_PERFCTR_L2_CACHE_ACCESS, 376 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_PERFCTR_L2_CACHE_REFILL, [all …]
|
/Linux-v4.19/tools/power/cpupower/bench/ |
D | benchmark.c | 109 performance_time = 0LL; in start_benchmark() 110 powersave_time = 0LL; in start_benchmark()
|
/Linux-v4.19/fs/ocfs2/cluster/ |
D | netdebug.c | 292 # 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-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-address.h | 40 CVMX_MIPS_SPACE_XUSEG = 0LL 45 CVMX_MIPS_XKSEG_SPACE_KSEG0 = 0LL,
|
/Linux-v4.19/lib/ |
D | test-kstrtox.c | 241 {"0", 10, 0LL}, in test_kstrtoll_ok() 263 {"-0", 10, 0LL}, in test_kstrtoll_ok()
|
/Linux-v4.19/sound/usb/usx2y/ |
D | usbus428ctldefs.h | 79 LL, member
|
/Linux-v4.19/include/asm-generic/ |
D | int-ll64.h | 31 #define S64_C(x) x ## LL
|
/Linux-v4.19/arch/x86/events/intel/ |
D | core.c | 417 [ C(LL ) ] = { 494 [ C(LL ) ] = { 582 [ C(LL ) ] = { 645 [ C(LL ) ] = { 801 [ C(LL ) ] = { 878 [ C(LL ) ] = { 953 [ C(LL ) ] = { 1073 [ C(LL ) ] = { 1136 [ C(LL ) ] = { 1251 [ C(LL ) ] = { [all …]
|
/Linux-v4.19/arch/arm/nwfpe/ |
D | ARM-gcc.h | 62 #define LIT64( a ) a##LL
|
/Linux-v4.19/Documentation/ |
D | atomic_t.txt | 97 will invalidate a LL/SC or fail a CMPXCHG. 133 are time critical and can, (typically) on LL/SC architectures, be more 234 t = LL.acq *y (0)
|
/Linux-v4.19/arch/powerpc/perf/ |
D | e6500-pmu.c | 57 [C(LL)] = {
|
D | e500-pmu.c | 59 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
/Linux-v4.19/arch/mips/include/asm/ |
D | addrspace.h | 30 #define _CONST64_(x) x ## LL
|
/Linux-v4.19/drivers/net/ethernet/xilinx/ |
D | Kconfig | 35 tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
|
/Linux-v4.19/arch/mips/kvm/ |
D | 00README.txt | 25 LL/TLBP/SC. Since the TLBP instruction causes a trap the reservation gets cleared
|
/Linux-v4.19/scripts/dtc/ |
D | dtc-lexer.l | 170 <V1>([0-9]+|0[xX][0-9a-fA-F]+)(U|L|UL|LL|ULL)? {
|
/Linux-v4.19/arch/arc/include/asm/ |
D | perf_event.h | 158 [C(LL)] = {
|