Home
last modified time | relevance | path

Searched refs:C11 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/memory/
Djedec_ddr.h54 #define C11 11 macro
/Linux-v5.4/arch/hexagon/kernel/
Dvm_entry.S86 { R31:30 = C11:10; \
187 { C11:10 = R31:30; \
/Linux-v5.4/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g4.c1383 #define C11 166 macro
1384 SIG_EXPR_LIST_DECL_SINGLE(C11, GPIOU6, GPIOU6, SIG_DESC_SET(SCUA0, 14));
1385 SIG_EXPR_LIST_DECL_SINGLE(C11, RMII1RXD0, RMII1, RMII1_DESC);
1386 SIG_EXPR_LIST_DECL_SINGLE(C11, RGMII1RXD0, RGMII1);
1387 PIN_DECL_(C11, SIG_EXPR_LIST_PTR(C11, GPIOU6),
1388 SIG_EXPR_LIST_PTR(C11, RMII1RXD0),
1389 SIG_EXPR_LIST_PTR(C11, RGMII1RXD0));
1457 FUNC_GROUP_DECL(RMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11,
1459 FUNC_GROUP_DECL(RGMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11,
1966 ASPEED_PINCTRL_PIN(C11),
Dpinctrl-aspeed-g5.c188 #define C11 22 macro
190 SIG_EXPR_LIST_DECL_SINGLE(C11, SD1CD, SD1, SD1_DESC);
191 SIG_EXPR_LIST_DECL_SINGLE(C11, SCL13, I2C13, I2C13_DESC);
192 PIN_DECL_2(C11, GPIOC6, SD1CD, SCL13);
199 FUNC_GROUP_DECL(I2C13, C11, B11);
200 FUNC_GROUP_DECL(SD1, C12, A12, B12, D9, D10, E12, C11, B11);
1959 ASPEED_PINCTRL_PIN(C11),
Dpinctrl-aspeed-g6.c612 #define C11 81 macro
613 SIG_EXPR_LIST_DECL_SESG(C11, SDA5, I2C5, SIG_DESC_SET(SCU418, 17));
614 PIN_DECL_1(C11, GPIOK1, SDA5);
616 FUNC_GROUP_DECL(I2C5, A11, C11);
1666 ASPEED_PINCTRL_PIN(C11),
/Linux-v5.4/Documentation/vm/
Dmmu_notifier.rst30 the new pte/pmd value then you can break memory model like C11 or C++11 for
/Linux-v5.4/Documentation/trace/
Dcoresight-cpu-debug.rst57 C11.11.34 "DBGPCSR, Program Counter Sampling Register".
/Linux-v5.4/Documentation/translations/ko_KR/
Dmemory-barriers.txt357 8바이트 정렬을 의미합니다. 이 보장사항들은 C11 표준에서 소개되었으므로,
358 C11 전의 오래된 컴파일러(예를 들어, gcc 4.6) 를 사용할 때엔 주의하시기
/Linux-v5.4/Documentation/
Dmemory-barriers.txt332 guarantees were introduced into the C11 standard, so beware when
333 using older pre-C11 compilers (for example, gcc 4.6). The portion
/Linux-v5.4/tools/memory-model/Documentation/
Dexplanation.txt881 memory models (such as those for C11/C++11). The "happens-before" and