Home
last modified time | relevance | path

Searched refs:PULL_ENA (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/pinctrl/
H A Domap.h23 #define PULL_ENA (1 << 3) macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
40 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddra.h50 #define PULL_ENA (0 << 16) macro
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddm814x.h13 #undef PULL_ENA macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
H A Dam33xx.h12 #undef PULL_ENA macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
/kernel/linux/linux-5.10/include/dt-bindings/pinctrl/
H A Domap.h23 #define PULL_ENA (1 << 3) macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
40 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddra.h50 #define PULL_ENA (0 << 16) macro
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddm814x.h13 #undef PULL_ENA macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
H A Dam33xx.h12 #undef PULL_ENA macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
/kernel/linux/linux-6.6/include/dt-bindings/pinctrl/
H A Domap.h23 #define PULL_ENA (1 << 3) macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
40 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddra.h50 #define PULL_ENA (0 << 16) macro
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddm814x.h13 #undef PULL_ENA macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
H A Dam33xx.h12 #undef PULL_ENA macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/pinctrl/
H A Domap.h23 #define PULL_ENA (1 << 3) macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
40 #define PIN_OUTPUT_PULLDOWN (PIN_OUTPUT | PULL_ENA)
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddra.h50 #define PULL_ENA (0 << 16) macro
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Ddm814x.h13 #undef PULL_ENA macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
H A Dam33xx.h12 #undef PULL_ENA macro
20 /* update macro depending on INPUT_EN and PULL_ENA */

Completed in 8 milliseconds