Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 76) sorted by relevance

1234

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-ab8505.c275 ALTERNATE_FUNCTIONS(0, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO0 */
279 ALTERNATE_FUNCTIONS(4, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO4, bit 3 reserved */
280 ALTERNATE_FUNCTIONS(5, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO5, bit 4 reserved */
281 ALTERNATE_FUNCTIONS(6, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO6, bit 5 reserved */
282 ALTERNATE_FUNCTIONS(7, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO7, bit 6 reserved */
283 ALTERNATE_FUNCTIONS(8, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO8, bit 7 reserved */
285 ALTERNATE_FUNCTIONS(9, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO9, bit 0 reserved */
288 ALTERNATE_FUNCTIONS(12, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO12, bit3 reserved */
291 ALTERNATE_FUNCTIONS(15, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO15, bit 6 reserved */
302 ALTERNATE_FUNCTIONS(21, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO21, bit 4 reserved */
[all …]
H A Dpinctrl-ab8500.c392 ALTERNATE_FUNCTIONS(0, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO0 */
393 ALTERNATE_FUNCTIONS(1, 0, UNUSED, UNUSED, 0, 0, 0), /* GPIO1, altA controlled by bit 0 */
395 ALTERNATE_FUNCTIONS(3, 2, UNUSED, UNUSED, 0, 0, 0), /* GPIO3, altA controlled by bit 2*/
396 ALTERNATE_FUNCTIONS(4, 3, UNUSED, UNUSED, 0, 0, 0), /* GPIO4, altA controlled by bit 3*/
398 ALTERNATE_FUNCTIONS(5, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO5 */
399 ALTERNATE_FUNCTIONS(6, 5, UNUSED, UNUSED, 0, 0, 0), /* GPIO6, altA controlled by bit 5*/
400 ALTERNATE_FUNCTIONS(7, 6, UNUSED, UNUSED, 0, 0, 0), /* GPIO7, altA controlled by bit 6*/
401 ALTERNATE_FUNCTIONS(8, 7, UNUSED, UNUSED, 0, 0, 0), /* GPIO8, altA controlled by bit 7*/
427 ALTERNATE_FUNCTIONS(26, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* GPIO26 */
435 ALTERNATE_FUNCTIONS(33, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO33 */
[all …]
H A Dpinctrl-abx500.c261 ((alt_setting == ABX500_ALT_B) && (af.alt_bit1 == UNUSED)) || in abx500_set_mode()
280 if (af.alt_bit1 != UNUSED) in abx500_set_mode()
295 if (af.alt_bit1 != UNUSED) { in abx500_set_mode()
308 if (af.alt_bit2 != UNUSED) in abx500_set_mode()
329 if (af.alt_bit2 != UNUSED) in abx500_set_mode()
381 if (af.gpiosel_bit == UNUSED) in abx500_get_mode()
393 if ((af.alt_bit1 < UNUSED) || (af.alt_bit1 > 7) || in abx500_get_mode()
394 (af.alt_bit2 < UNUSED) || (af.alt_bit2 > 7)) { in abx500_get_mode()
401 if ((af.alt_bit2 != UNUSED) && (af.alt_bit1 == UNUSED)) { in abx500_get_mode()
408 if ((af.alt_bit1 == UNUSED) && (af.alt_bit2 == UNUSED)) in abx500_get_mode()
[all …]
H A Dpinctrl-abx500.h73 #define UNUSED -1 macro
/openbmc/sdbusplus/test/vtable/
H A Dvtable_c.c3 #define UNUSED(x) (void)(x) macro
7 UNUSED(m); in test_handler()
8 UNUSED(userdata); in test_handler()
9 UNUSED(ret_error); in test_handler()
16 UNUSED(bus); in test_get()
17 UNUSED(path); in test_get()
19 UNUSED(property); in test_get()
20 UNUSED(reply); in test_get()
29 UNUSED(bus); in test_set()
30 UNUSED(path); in test_set()
[all …]
/openbmc/linux/tools/objtool/
H A Dobjtool.c143 static const char *UNUSED = "OBJTOOL_NOT_IMPLEMENTED"; in main() local
146 exec_cmd_init("objtool", UNUSED, UNUSED, UNUSED); in main()
147 pager_init(UNUSED); in main()
/openbmc/openbmc/poky/meta/recipes-devtools/mtools/mtools/
H A Dclang_UNUSED.patch1 Undefine UNUSED macros with clang
11 /* gcc -traditional doesn't have PACKED, UNUSED and NORETURN */
16 # define UNUSED(x) x __attribute__ ((unused));x
/openbmc/qemu/linux-user/
H A Dstrace.c41 #define UNUSED __attribute__ ((unused)) macro
78 UNUSED static const char *get_comma(int);
79 UNUSED static void print_pointer(abi_long, int);
82 UNUSED static void print_at_dirfd(abi_long, int);
87 UNUSED static void print_string(abi_long, int);
91 UNUSED static void print_timeval(abi_ulong, int);
96 UNUSED static void print_number(abi_long, int);
97 UNUSED static void print_signal(abi_ulong, int);
100 UNUSED static void print_socket_type(int type);
1466 UNUSED static struct enums clockids[] = {
[all …]
/openbmc/linux/arch/sh/boards/mach-se/7721/
H A Dirq.c14 UNUSED = 0, enumerator
/openbmc/linux/arch/sh/boards/mach-sdk7780/
H A Dirq.c15 UNUSED = 0, enumerator
/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c15 UNUSED = 0, enumerator
H A Dirq-r7780mp.c15 UNUSED = 0, enumerator
H A Dirq-r7785rp.c15 UNUSED = 0, enumerator
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dirq.c21 UNUSED = 0, enumerator
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh3.c16 UNUSED = 0, enumerator
H A Dsetup-sh7705.c20 UNUSED = 0, enumerator
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg_common.h27 UNUSED = 0, enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h14 UNUSED = 0xFF enumerator
H A Dsdram.h14 UNUSED = 0xFF, enumerator
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c122 MBUS_CONF(UNUSED, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority_h3()
147 MBUS_CONF(UNUSED, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority_a64()
177 MBUS_CONF(UNUSED, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority_h5()
205 MBUS_CONF( UNUSED, true, HIGHEST, 0, 512, 256, 96); in mctl_set_master_priority_r40()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch18 @@ -422,7 +422,6 @@ static void UNUSED rewind_pipe(FILE * fp)
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsetup-sh4-202.c85 UNUSED = 0, enumerator
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/
H A D0001-NEON-autodetection-segfaults-assume-neon-present.patch35 - UNUSED(x);
/openbmc/linux/arch/sh/boards/mach-r2d/
H A Dirq.c22 UNUSED = 0, enumerator
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c84 #ifndef UNUSED
99 #define UNUSED __attribute__((__unused__)) macro
231 static void check_sha512(struct sha512_ctx *ctx UNUSED) in check_sha512() argument
371 static bool alignment_ok(const void *p UNUSED, size_t n UNUSED) in alignment_ok() argument

1234