Home
last modified time | relevance | path

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

/drivers/pinctrl/nomadik/
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 …]
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 …]
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 …]
A Dpinctrl-abx500.h73 #define UNUSED -1 macro
/drivers/crypto/intel/qat/qat_common/
A Dadf_cfg_common.h27 UNUSED = 0, enumerator
A Dadf_gen2_hw_data.h49 UNUSED << ADF_CFG_SERV_RING_PAIR_2_SHIFT | \
A Dadf_cfg_services.c195 return UNUSED; in adf_srv_to_cfg_svc_type()
/drivers/char/tpm/eventlog/
A Dtpm1.c155 case UNUSED: in get_event_name()
/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()
A Dhwmtm.c161 #ifndef UNUSED
163 #define UNUSED(x) (x) = (x) macro
165 #define UNUSED(x) macro
/drivers/net/ethernet/chelsio/cxgb3/
A Dvsc8211.c274 #ifdef UNUSED
/drivers/gpu/drm/i915/display/
A Dintel_crtc_state_dump.c58 OUTPUT_TYPE(UNUSED),
/drivers/crypto/intel/qat/qat_6xxx/
A Dadf_6xxx_hw_data.c154 return UNUSED; in get_ring_type()
/drivers/isdn/hardware/mISDN/
A Dhfcmulti.c784 #ifdef UNUSED

Completed in 55 milliseconds