| /OK3568_Linux_fs/kernel/drivers/pinctrl/nomadik/ |
| H A D | pinctrl-ab8505.c | 262 * ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED), 274 ALTERNATE_FUNCTIONS(0, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO0 */ 275 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */ 276 ALTERNATE_FUNCTIONS(2, 1, UNUSED, UNUSED, 0, 0, 0), /* GPIO2, altA controlled by bit 1 */ 277 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/ 278 ALTERNATE_FUNCTIONS(4, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO4, bit 3 reserved */ 279 ALTERNATE_FUNCTIONS(5, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO5, bit 4 reserved */ 280 ALTERNATE_FUNCTIONS(6, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO6, bit 5 reserved */ 281 ALTERNATE_FUNCTIONS(7, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO7, bit 6 reserved */ 282 ALTERNATE_FUNCTIONS(8, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO8, bit 7 reserved */ [all …]
|
| H A D | pinctrl-ab8500.c | 379 * ALTERNATE_FUNCTIONS(8, 7, UNUSED, UNUSED), 391 ALTERNATE_FUNCTIONS(0, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO0 */ 392 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */ 393 ALTERNATE_FUNCTIONS(2, 1, UNUSED, UNUSED, 0, 0, 0), /* GPIO2, altA controlled by bit 1 */ 394 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/ 395 ALTERNATE_FUNCTIONS(4, 3, UNUSED, UNUSED, 0, 0, 0), /* GPIO4, altA controlled by bit 3*/ 397 ALTERNATE_FUNCTIONS(5, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO5 */ 398 ALTERNATE_FUNCTIONS(6, 5, UNUSED, UNUSED, 0, 0, 0), /* GPIO6, altA controlled by bit 5*/ 399 ALTERNATE_FUNCTIONS(7, 6, UNUSED, UNUSED, 0, 0, 0), /* GPIO7, altA controlled by bit 6*/ 400 ALTERNATE_FUNCTIONS(8, 7, UNUSED, UNUSED, 0, 0, 0), /* GPIO8, altA controlled by bit 7*/ [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | intel,x86-broadwell-pinctrl.txt | 50 gpio_unused: gpio-unused { 112 <0 &gpio_unused 0>, /* unused */ 113 <1 &gpio_unused 0>, /* unused */ 114 <2 &gpio_unused 0>, /* unused */ 115 <3 &gpio_unused 0>, /* unused */ 123 <11 &gpio_unused 0>, /* unused */ 124 <12 &gpio_unused 0>, /* unused */ 127 <15 &gpio_unused 0>, /* unused (strap) */ 129 <17 &gpio_unused 0>, /* unused */ 130 <18 &gpio_unused 0>, /* unused */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_base_hwconfig_issues.h | 73 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_generic[] = { 77 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tMIx_r0p0_05dev0[] = { 99 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tMIx_r0p0[] = { 121 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tMIx_r0p1[] = { 143 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_model_tMIx[] = { 160 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tHEx_r0p0[] = { 175 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tHEx_r0p1[] = { 190 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tHEx_r0p2[] = { 205 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_tHEx_r0p3[] = { 219 __attribute__((unused)) static const enum base_hw_issue base_hw_issues_model_tHEx[] = { [all …]
|
| H A D | mali_base_hwconfig_features.h | 47 __attribute__((unused)) static const enum base_hw_feature base_hw_features_generic[] = { 51 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tMIx[] = { 57 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tHEx[] = { 64 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tSIx[] = { 71 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tDVx[] = { 78 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tNOx[] = { 87 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tGOx[] = { 97 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tTRx[] = { 106 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tNAx[] = { 115 __attribute__((unused)) static const enum base_hw_feature base_hw_features_tBEx[] = { [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-tegra-super-gen4.c | 46 "pll_p", "pll_p_out2", "unused", 50 "pll_p", "pll_p_out4", "unused", 51 "unused", "pll_x", "unused", "unused", 52 "unused", "unused", "unused", "unused", 56 "pll_p", "pll_p_out4", "unused", 57 "unused", "pll_x", "pll_x_out0" }; 73 static const char *cclk_g_parents_gen5[] = { "clk_m", "unused", "clk_32k", "unused", 74 "pll_p", "pll_p_out4", "unused", 75 "unused", "pll_x", "unused", "unused", 76 "unused", "unused", "unused", "unused", [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | 53c700_d.h_shipped | 861 static u32 A_AFTER_CMD_used[] __attribute((unused)) = { 865 static u32 A_AFTER_DATA_IN_used[] __attribute((unused)) = { 869 static u32 A_AFTER_DATA_OUT_used[] __attribute((unused)) = { 873 static u32 A_AFTER_SELECTION_used[] __attribute((unused)) = { 877 static u32 A_AFTER_STATUS_used[] __attribute((unused)) = { 881 static u32 A_BEFORE_CMD_used[] __attribute((unused)) = { 885 static u32 A_COMMAND_COMPLETE_MSG_used[] __attribute((unused)) = { 890 static u32 A_COMPLETED_SELECTION_AS_TARGET_used[] __attribute((unused)) = { 895 static u32 A_CommandAddress_used[] __attribute((unused)) = { 900 static u32 A_CommandCount_used[] __attribute((unused)) = { [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | Android.bp | 215 "-Wno-unused-value", 216 "-Wno-unused-variable", 217 "-Wno-unused-private-field", 218 "-Wno-unused-but-set-variable", 219 "-Wno-unused-function", 220 "-Wno-unused-label", 225 "-Wno-unused-parameter", 240 "-Wno-unused-value", 241 "-Wno-unused-variable", 242 "-Wno-unused-private-field", [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/ |
| H A D | Android.bp | 57 "-Wno-unused-value", 58 "-Wno-unused-variable", 59 "-Wno-unused-private-field", 60 "-Wno-unused-but-set-variable", 61 "-Wno-unused-function", 62 "-Wno-unused-label", 67 "-Wno-unused-parameter", 81 "-Wno-unused-value", 82 "-Wno-unused-variable", 83 "-Wno-unused-private-field", [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 75 gpio_unused: gpio-unused { 137 <0 &gpio_unused 0>, /* unused */ 138 <1 &gpio_unused 0>, /* unused */ 139 <2 &gpio_unused 0>, /* unused */ 140 <3 &gpio_unused 0>, /* unused */ 148 <11 &gpio_unused 0>, /* unused */ 149 <12 &gpio_unused 0>, /* unused */ 152 <15 &gpio_unused 0>, /* unused (strap) */ 154 <17 &gpio_unused 0>, /* unused */ 155 <18 &gpio_unused 0>, /* unused */ [all …]
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 38 * The errno variable is declared static and unused. This way it can be 100 /* this way it will be removed if unused */ 647 * exactly 56 bytes (stops before the unused array). 831 * exactly 56 bytes (stops before the unused array). In big endian, the format 1459 static __attribute__((unused)) 1465 static __attribute__((noreturn,unused)) 1472 static __attribute__((unused)) 1478 static __attribute__((unused)) 1488 static __attribute__((unused)) 1498 static __attribute__((unused)) [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | fixup-malta.c | 19 {0, 0, 0, 0, 0 }, /* 1: Unused */ 20 {0, 0, 0, 0, 0 }, /* 2: Unused */ 21 {0, 0, 0, 0, 0 }, /* 3: Unused */ 22 {0, 0, 0, 0, 0 }, /* 4: Unused */ 23 {0, 0, 0, 0, 0 }, /* 5: Unused */ 24 {0, 0, 0, 0, 0 }, /* 6: Unused */ 25 {0, 0, 0, 0, 0 }, /* 7: Unused */ 26 {0, 0, 0, 0, 0 }, /* 8: Unused */ 27 {0, 0, 0, 0, 0 }, /* 9: Unused */ 31 {0, 0, 0, 0, 0 }, /* 13: Unused */ [all …]
|
| H A D | fixup-lemote2f.c | 31 {0, 0, 0, 0, 0}, /* 11: Unused */ 32 {0, 0, 0, 0, 0}, /* 12: Unused */ 33 {0, 0, 0, 0, 0}, /* 13: Unused */ 34 {0, 0, 0, 0, 0}, /* 14: Unused */ 35 {0, 0, 0, 0, 0}, /* 15: Unused */ 36 {0, 0, 0, 0, 0}, /* 16: Unused */ 42 {0, 0, 0, 0, 0}, /* 22: Unused */ 43 {0, 0, 0, 0, 0}, /* 23: Unused */ 44 {0, 0, 0, 0, 0}, /* 24: Unused */ 45 {0, 0, 0, 0, 0}, /* 25: Unused */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/genwqe/ |
| H A D | card_debugfs.c | 43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show() argument 69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show() argument 71 return curr_dbg_uidn_show(s, unused, 0); in curr_dbg_uid0_show() 76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show() argument 78 return curr_dbg_uidn_show(s, unused, 1); in curr_dbg_uid1_show() 83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show() argument 85 return curr_dbg_uidn_show(s, unused, 2); in curr_dbg_uid2_show() 90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show() argument 98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show() argument 100 return prev_dbg_uidn_show(s, unused, 0); in prev_dbg_uid0_show() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/greybus/ |
| H A D | greybus_manifest.h | 30 /* 0x01 is unused */ 39 /* 0x0a is unused */ 63 /* 0x01 is unused */ 64 /* 0x02 is unused */ 65 /* 0x03 is unused */ 66 /* 0x04 is unused */ 68 /* 0x06 is unused */ 69 /* 0x07 is unused */ 71 /* 0x09 is unused */ 73 /* 0x0b is unused */ [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doc/ |
| H A D | DMXSpec.txt | 627 1 unused 633 12 unused 641 1 unused 645 20 unused 654 1 unused 658 20 unused 667 1 unused 671 20 unused 680 1 unused 709 1 unused [all …]
|
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | gcc_base.c | 42 /* Unused. */ in __gcov_flush() 48 /* Unused. */ in __gcov_merge_add() 54 /* Unused. */ in __gcov_merge_single() 60 /* Unused. */ in __gcov_merge_delta() 66 /* Unused. */ in __gcov_merge_ior() 72 /* Unused. */ in __gcov_merge_time_profile() 78 /* Unused. */ in __gcov_merge_icall_topn() 84 /* Unused. */ in __gcov_exit()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/awb/ |
| H A D | Android.bp | 19 "-Wno-unused-value", 20 "-Wno-unused-variable", 21 "-Wno-unused-private-field", 22 "-Wno-unused-but-set-variable", 23 "-Wno-unused-function", 27 "-Wno-unused-label", 31 "-Wno-unused-parameter",
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asd/ |
| H A D | Android.bp | 22 "-Wno-unused-value", 23 "-Wno-unused-variable", 24 "-Wno-unused-private-field", 25 "-Wno-unused-but-set-variable", 26 "-Wno-unused-function", 30 "-Wno-unused-label", 34 "-Wno-unused-parameter",
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | mm.rst | 46 ffffc88000000000 | -55.5 TB | ffffc8ffffffffff | 0.5 TB | ... unused hole 48 ffffe90000000000 | -23 TB | ffffe9ffffffffff | 1 TB | ... unused hole 50 ffffeb0000000000 | -21 TB | ffffebffffffffff | 1 TB | ... unused hole 57 fffffc0000000000 | -4 TB | fffffdffffffffff | 2 TB | ... unused hole 60 fffffe8000000000 | -1.5 TB | fffffeffffffffff | 0.5 TB | ... unused hole 62 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 64 ffffffff00000000 | -4 GB | ffffffff7fffffff | 2 GB | ... unused hole 71 ffffffffffe00000 | -2 MB | ffffffffffffffff | 2 MB | ... unused hole 105 ff91000000000000 | -27.75 PB | ff9fffffffffffff | 3.75 PB | ... unused hole 107 ffd2000000000000 | -11.5 PB | ffd3ffffffffffff | 0.5 PB | ... unused hole [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/ae/ |
| H A D | Android.bp | 25 "-Wno-unused-value", 26 "-Wno-unused-variable", 27 "-Wno-unused-private-field", 28 "-Wno-unused-but-set-variable", 29 "-Wno-unused-function", 33 "-Wno-unused-label", 37 "-Wno-unused-parameter",
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/af/ |
| H A D | Android.bp | 25 "-Wno-unused-value", 26 "-Wno-unused-variable", 27 "-Wno-unused-private-field", 28 "-Wno-unused-but-set-variable", 29 "-Wno-unused-function", 33 "-Wno-unused-label", 37 "-Wno-unused-parameter",
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ae/ |
| H A D | Android.bp | 32 "-Wno-unused-value", 33 "-Wno-unused-variable", 34 "-Wno-unused-private-field", 35 "-Wno-unused-but-set-variable", 36 "-Wno-unused-function", 40 "-Wno-unused-label", 44 "-Wno-unused-parameter",
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/awb/ |
| H A D | Android.bp | 27 "-Wno-unused-value", 28 "-Wno-unused-variable", 29 "-Wno-unused-private-field", 30 "-Wno-unused-but-set-variable", 31 "-Wno-unused-function", 35 "-Wno-unused-label", 39 "-Wno-unused-parameter",
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/dec/ |
| H A D | kn02xa.h | 42 #define KN02XA_MER_RES_28 (0xf<<28) /* unused */ 43 #define KN02XA_MER_RES_17 (0x3ff<<17) /* unused */ 48 #define KN02XA_MER_RES_12 (1<<12) /* unused */ 54 #define KN02XA_MER_RES_0 (0xff<<0) /* unused */ 60 #define KN02XA_MSR_RES_27 (0x1f<<27) /* unused */ 61 #define KN02XA_MSR_RES_14 (0x7<<14) /* unused */ 63 #define KN02XA_MSR_RES_0 (0x1fff<<0) /* unused */ 68 #define KN02XA_EAR_RES_29 (0x7<<29) /* unused */ 70 #define KN02XA_EAR_RES_0 (0x3<<0) /* unused */
|