Home
last modified time | relevance | path

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

/arch/arm64/boot/dts/ti/
A Dk3-pinctrl.h25 #define ST_ENABLE (1 << ST_EN_SHIFT) macro
40 #define PIN_INPUT (INPUT_EN | ST_ENABLE | PULL_DISABLE)
41 #define PIN_INPUT_PULLUP (INPUT_EN | ST_ENABLE | PULL_UP)
42 #define PIN_INPUT_PULLDOWN (INPUT_EN | ST_ENABLE | PULL_DOWN)

Completed in 4 milliseconds