Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/dts/
H A Drk3188.dtsi252 <RK_GPIO3 17 RK_FUNC_2 &pcfg_pull_none>, /* txd1 */
253 <RK_GPIO3 18 RK_FUNC_2 &pcfg_pull_none>, /* txd0 */
254 <RK_GPIO3 19 RK_FUNC_2 &pcfg_pull_none>, /* rxd0 */
263 <RK_GPIO3 25 RK_FUNC_2 &pcfg_pull_none>;
291 <RK_GPIO3 15 RK_FUNC_2 &pcfg_pull_none>;
442 <RK_GPIO3 5 RK_FUNC_1 &pcfg_pull_none>,
443 <RK_GPIO3 6 RK_FUNC_1 &pcfg_pull_none>,
444 <RK_GPIO3 7 RK_FUNC_1 &pcfg_pull_none>;
471 <RK_GPIO3 18 RK_FUNC_1 &pcfg_pull_none>,
472 <RK_GPIO3 19 RK_FUNC_1 &pcfg_pull_none>,
[all …]
H A Drk3188-radxarock.dts317 rockchip,pins = <RK_GPIO3 27 RK_FUNC_GPIO &pcfg_output_low>;
329 rockchip,pins = <RK_GPIO3 26 RK_FUNC_GPIO &pcfg_pull_up>;
341 rockchip,pins = <RK_GPIO3 1 RK_FUNC_GPIO &pcfg_pull_none>;
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Drockchip.h15 #define RK_GPIO3 3 macro