| /drivers/pinctrl/nomadik/ |
| A D | pinctrl-ab8505.c | 275 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 …]
|
| A D | pinctrl-ab8500.c | 392 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 …]
|
| A D | pinctrl-abx500.c | 261 ((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 …]
|
| A D | pinctrl-abx500.h | 73 #define UNUSED -1 macro
|
| /drivers/crypto/intel/qat/qat_common/ |
| A D | adf_cfg_common.h | 27 UNUSED = 0, enumerator
|
| A D | adf_gen2_hw_data.h | 49 UNUSED << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \
|
| A D | adf_cfg_services.c | 195 return UNUSED; in adf_srv_to_cfg_svc_type()
|
| /drivers/char/tpm/eventlog/ |
| A D | tpm1.c | 155 case UNUSED: in get_event_name()
|
| /drivers/net/fddi/skfp/ |
| A D | fplustm.c | 24 #ifndef UNUSED 26 #define UNUSED(x) (x) = (x) macro 28 #define UNUSED(x) macro 800 UNUSED(code_s3l) ; in mac3_irq()
|
| A D | hwmtm.c | 161 #ifndef UNUSED 163 #define UNUSED(x) (x) = (x) macro 165 #define UNUSED(x) macro
|
| /drivers/net/ethernet/chelsio/cxgb3/ |
| A D | vsc8211.c | 274 #ifdef UNUSED
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_crtc_state_dump.c | 58 OUTPUT_TYPE(UNUSED),
|
| /drivers/crypto/intel/qat/qat_6xxx/ |
| A D | adf_6xxx_hw_data.c | 154 return UNUSED; in get_ring_type()
|
| /drivers/isdn/hardware/mISDN/ |
| A D | hfcmulti.c | 784 #ifdef UNUSED
|