Home
last modified time | relevance | path

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

12

/linux/drivers/pinctrl/nomadik/
A Dpinctrl-ab8505.c274 ALTERNATE_FUNCTIONS(0, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO0 */
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 */
284 ALTERNATE_FUNCTIONS(9, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO9, bit 0 reserved */
287 ALTERNATE_FUNCTIONS(12, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO12, bit3 reserved */
290 ALTERNATE_FUNCTIONS(15, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO15, bit 6 reserved */
301 ALTERNATE_FUNCTIONS(21, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO21, bit 4 reserved */
[all …]
A Dpinctrl-ab8500.c391 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 */
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*/
426 ALTERNATE_FUNCTIONS(26, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* GPIO26 */
434 ALTERNATE_FUNCTIONS(33, UNUSED, UNUSED, UNUSED, 0, 0, 0), /* no GPIO33 */
[all …]
A Dpinctrl-abx500.c257 ((alt_setting == ABX500_ALT_B) && (af.alt_bit1 == UNUSED)) || in abx500_set_mode()
276 if (af.alt_bit1 != UNUSED) in abx500_set_mode()
291 if (af.alt_bit1 != UNUSED) { in abx500_set_mode()
304 if (af.alt_bit2 != UNUSED) in abx500_set_mode()
325 if (af.alt_bit2 != UNUSED) in abx500_set_mode()
377 if (af.gpiosel_bit == UNUSED) in abx500_get_mode()
389 if ((af.alt_bit1 < UNUSED) || (af.alt_bit1 > 7) || in abx500_get_mode()
390 (af.alt_bit2 < UNUSED) || (af.alt_bit2 > 7)) { in abx500_get_mode()
397 if ((af.alt_bit2 != UNUSED) && (af.alt_bit1 == UNUSED)) { in abx500_get_mode()
404 if ((af.alt_bit1 == UNUSED) && (af.alt_bit2 == UNUSED)) in abx500_get_mode()
[all …]
A Dpinctrl-abx500.h69 #define UNUSED -1 macro
/linux/tools/objtool/
A Dobjtool.c230 static const char *UNUSED = "OBJTOOL_NOT_IMPLEMENTED"; in main() local
233 exec_cmd_init("objtool", UNUSED, UNUSED, UNUSED); in main()
234 pager_init(UNUSED); in main()
/linux/arch/sh/boards/mach-se/7721/
A Dirq.c14 UNUSED = 0, enumerator
/linux/arch/sh/boards/mach-sdk7780/
A Dirq.c15 UNUSED = 0, enumerator
/linux/arch/sh/boards/mach-highlander/
A Dirq-r7780rp.c15 UNUSED = 0, enumerator
A Dirq-r7780mp.c15 UNUSED = 0, enumerator
A Dirq-r7785rp.c15 UNUSED = 0, enumerator
/linux/arch/sh/boards/mach-landisk/
A Dirq.c21 UNUSED = 0, enumerator
/linux/arch/sh/kernel/cpu/sh3/
A Dsetup-sh3.c16 UNUSED = 0, enumerator
A Dsetup-sh7710.c19 UNUSED = 0, enumerator
A Dsetup-sh7705.c20 UNUSED = 0, enumerator
A Dsetup-sh770x.c24 UNUSED = 0, enumerator
A Dsetup-sh7720.c220 UNUSED = 0, enumerator
/linux/arch/sh/kernel/cpu/sh4/
A Dsetup-sh4-202.c85 UNUSED = 0, enumerator
A Dsetup-sh7750.c178 UNUSED = 0, enumerator
/linux/arch/sh/boards/mach-r2d/
A Dirq.c22 UNUSED = 0, enumerator
/linux/arch/sh/kernel/cpu/sh2/
A Dsetup-sh7619.c18 UNUSED = 0, enumerator
/linux/arch/sh/kernel/cpu/sh2a/
A Dsetup-mxg.c15 UNUSED = 0, enumerator
/linux/drivers/char/tpm/eventlog/
A Dtpm1.c155 case UNUSED: in get_event_name()
/linux/include/linux/
A Dtpm_eventlog.h37 UNUSED, enumerator
/linux/drivers/net/fddi/skfp/
A Dfplustm.c24 #ifndef UNUSED
26 #define UNUSED(x) (x) = (x) macro
28 #define UNUSED(x) macro
800 UNUSED(code_s3l) ; in mac3_irq()
/linux/drivers/infiniband/hw/qib/
A Dqib_diag.c64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator
123 rdc->state = UNUSED; in return_client()

Completed in 44 milliseconds

12