Home
last modified time | relevance | path

Searched refs:INPUT_EN (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/pinctrl/
H A Ddm814x.h11 #undef INPUT_EN macro
21 #define INPUT_EN (1 << 18) macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
36 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
37 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
38 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Ddra.h53 #define INPUT_EN (1 << 18) macro
62 #define PIN_INPUT (INPUT_EN | PULL_DIS)
63 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Dam43xx.h22 #define INPUT_EN (1 << 18) macro
44 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
45 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
46 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Dk3.h21 #define INPUT_EN (1 << RXACTIVE_SHIFT) macro
28 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
29 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
30 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN)
H A Dam33xx.h13 #undef INPUT_EN macro
16 #define INPUT_EN (1 << 5) macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
31 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
32 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
33 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Domap.h28 #define INPUT_EN (1 << 8) macro
41 #define PIN_INPUT INPUT_EN
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
/kernel/linux/linux-5.10/include/dt-bindings/pinctrl/
H A Ddm814x.h11 #undef INPUT_EN macro
21 #define INPUT_EN (1 << 18) macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
36 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
37 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
38 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Ddra.h53 #define INPUT_EN (1 << 18) macro
62 #define PIN_INPUT (INPUT_EN | PULL_DIS)
63 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Dk3.h21 #define INPUT_EN (1 << RXACTIVE_SHIFT) macro
28 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
29 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
30 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN)
H A Dam43xx.h22 #define INPUT_EN (1 << 18) macro
44 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
45 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
46 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Dam33xx.h13 #undef INPUT_EN macro
16 #define INPUT_EN (1 << 5) macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
31 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
32 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
33 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Domap.h28 #define INPUT_EN (1 << 8) macro
41 #define PIN_INPUT INPUT_EN
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
/kernel/linux/linux-6.6/include/dt-bindings/pinctrl/
H A Ddm814x.h11 #undef INPUT_EN macro
21 #define INPUT_EN (1 << 18) macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
36 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
37 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
38 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Ddra.h53 #define INPUT_EN (1 << 18) macro
62 #define PIN_INPUT (INPUT_EN | PULL_DIS)
63 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Dam43xx.h22 #define INPUT_EN (1 << 18) macro
44 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
45 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
46 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Dam33xx.h13 #undef INPUT_EN macro
16 #define INPUT_EN (1 << 5) macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
31 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
32 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
33 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Domap.h28 #define INPUT_EN (1 << 8) macro
41 #define PIN_INPUT INPUT_EN
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/pinctrl/
H A Ddm814x.h11 #undef INPUT_EN macro
21 #define INPUT_EN (1 << 18) macro
25 /* update macro depending on INPUT_EN and PULL_ENA */
36 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
37 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
38 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Ddra.h53 #define INPUT_EN (1 << 18) macro
62 #define PIN_INPUT (INPUT_EN | PULL_DIS)
63 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
65 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
H A Dam43xx.h22 #define INPUT_EN (1 << 18) macro
44 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
45 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
46 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Dam33xx.h13 #undef INPUT_EN macro
16 #define INPUT_EN (1 << 5) macro
20 /* update macro depending on INPUT_EN and PULL_ENA */
31 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
32 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
33 #define PIN_INPUT_PULLDOWN (INPUT_EN)
H A Domap.h28 #define INPUT_EN (1 << 8) macro
41 #define PIN_INPUT INPUT_EN
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
43 #define PIN_INPUT_PULLDOWN (PULL_ENA | INPUT_EN)
/kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/
H A Dk3-pinctrl.h22 #define INPUT_EN (1 << RXACTIVE_SHIFT) macro
29 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
31 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN)
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm64/ti/
H A Dk3-pinctrl.h22 #define INPUT_EN (1 << RXACTIVE_SHIFT) macro
29 #define PIN_INPUT (INPUT_EN | PULL_DISABLE)
30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
31 #define PIN_INPUT_PULLDOWN (INPUT_EN | PULL_DOWN)

Completed in 8 milliseconds