Searched refs:L4 (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/sparc/net/
H A Dbpf_jit_64.h24 #define L4 0x14 macro
/linux-master/lib/
H A Dtest_dynamic_debug.c92 enum cat_level_names { L0 = 22, L1, L2, L3, L4, L5, L6, L7 }; enumerator in enum:cat_level_names
94 "L0", "L1", "L2", "L3", "L4", "L5", "L6", "L7");
136 prdbg(L4);
/linux-master/arch/riscv/lib/
H A Dtishift.S37 blez a5, .L4
46 .L4:
/linux-master/drivers/cpufreq/
H A Ds5pv210-cpufreq.c110 L0, L1, L2, L3, L4, enumerator in enum:perf_level
129 {0, L4, 100*1000},
161 [L4] = {
187 /* L4 : [100/100/100][83/83][66/66][100/100] */
268 if ((index == L4) || (priv_index == L4))
322 * 3. DMC1 refresh count for 133Mhz if (index == L4) is
434 * L4 : DMC1 = 100Mhz 7.8us/(1/100) = 0x30c
442 * L4 level needs to change memory bus speed, hence ONEDRAM clock
456 if (index != L4) {
[all...]
/linux-master/arch/m68k/lib/
H A Dudivsi3.S108 L4: lsrl IMM (1), d1 /* shift divisor */ label
111 jcc L4
/linux-master/arch/xtensa/lib/
H A Dmemset.S88 bbci.l a4, 1, .L4
92 .L4:
H A Dmemcopy.S162 bbsi.l a4, 1, .L4
171 bbsi.l a4, 1, .L4
174 .L4:
H A Dusercopy.S182 bbci.l a4, 1, .L4
188 .L4:
/linux-master/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c1471 #define L4 177 macro
1472 SIG_EXPR_LIST_DECL_SINGLE(L4, GPIOW1, GPIOW1, SIG_DESC_SET(SCUA0, 25));
1473 SIG_EXPR_LIST_DECL_SINGLE(L4, ADC1, ADC1);
1474 PIN_DECL_(L4, SIG_EXPR_LIST_PTR(L4, GPIOW1), SIG_EXPR_LIST_PTR(L4, ADC1));
1475 FUNC_GROUP_DECL(ADC1, L4);
2055 ASPEED_PINCTRL_PIN(L4),
2494 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, L4, L4, SCUA
[all...]
H A Dpinctrl-aspeed-g5.c649 #define L4 81 macro
650 SIG_EXPR_LIST_DECL_SINGLE(L4, SDA5, I2C5, I2C5_DESC);
651 PIN_DECL_1(L4, GPIOK1, SDA5);
653 FUNC_GROUP_DECL(I2C5, L3, L4);
2052 ASPEED_PINCTRL_PIN(L4),
/linux-master/arch/x86/events/intel/
H A Dds.c109 u64 pmem_or_l4 = pmem ? LEVEL(PMEM) : LEVEL(L4);

Completed in 186 milliseconds